代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5517296
c shadow1.c
// Copyright (C) 2004 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 15 Oct 2004
// We forgot to ignore current context and friends when determing
// which
www.eeworm.com/read/162614/5517342
c arg4.c
// { dg-do compile }
// Copyright (C) 2004 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 30 Nov 2004
// PR 17431. copy ctor from user conv
// Origin: Volk
www.eeworm.com/read/162614/5517343
c ref1.c
// Copyright (C) 2004 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 5 Mar 2004
// Origin: schmid@snake.iap.physik.tu-darmstadt.de
// Bug 14397: Bogus acces
www.eeworm.com/read/162614/5517346
c koenig2.c
// Copyright (C) 2005 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 18 Oct 2005
// PR 21383
// Origin: Matthew Hall
template
www.eeworm.com/read/162614/5517355
c operator-star-1.c
// Copyright (C) 2002 Free Software Foundation
// Origin: C++/70
// Contributed by Gabriel Dos Reis
// { dg-do compile }
template
struct S;
template
www.eeworm.com/read/162614/5517360
c arg1.c
// { dg-do compile }
// Copyright (C) 2004 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 30 Nov 2004
// PR 17431. copy ctor from user conv
// Origin: Volk
www.eeworm.com/read/162614/5517367
c error2.c
// Copyright (C) 2005 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 18 Oct 2005
// PR 22604
// Origin: Volker Reichelt
struct A
{
www.eeworm.com/read/162614/5517374
c arg3.c
// { dg-do compile }
// Copyright (C) 2004 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 30 Nov 2004
// PR 17431. copy ctor from user conv
// Origin: Volk
www.eeworm.com/read/162614/5517412
c hidden-temp-class4.c
// Copyright (C) 2005 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
// { dg-do compile }
class A {
template friend class B;
};
B *
www.eeworm.com/read/162614/5517416
c koenig1.c
// { dg-do compile }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 24 Mar 2003
// PR 10026. We ICE'd
class X;
void foo() {
X x(1