代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5519247
c dependent-name2.c
// { dg-do compile }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 1 Aug 2003
// PR 10530. Thought a type was dependent.
template
www.eeworm.com/read/162614/5519250
c arg2.c
// { dg-do compile }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 21 Mar 2003
// PR 9708. We accepted a local class
template
www.eeworm.com/read/162614/5519284
c crash20.c
// { dg-do compile }
// Copyright (C) 2004 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 22 Jul 2004
// ICE with incompletable type.
class INC;
template
www.eeworm.com/read/162614/5519286
c spec24.c
// Copyright (C) 2005 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 1 June 2005
// PR 20350: ICE on member specialization with later initialization
// Orig
www.eeworm.com/read/162614/5519334
c memtmpl1.c
// { dg-do compile }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 30 Jul 2003
// PR 11347. ICE in tsubst
template struct
www.eeworm.com/read/162614/5519338
c conv4.c
// { dg-do compile }
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Dec 2001
// PR 4361. Template conversion operators were
www.eeworm.com/read/162614/5519348
c wrap1.c
// { dg-do compile }
// Copyright (C) 2002 Free Software Foundation, Inc.
// Contributed by Michael Matz 03 Mar 2002
// instance of an actual pattern in 252.eon from SPEC2000
// The l
www.eeworm.com/read/162614/5519358
c unify8.c
// { dg-do link }
// Copyright (C) 2005 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 7 Jul 2005
// Origin:Wolfgang Bangerth
// PR 2
www.eeworm.com/read/162614/5519366
c qualttp10.c
// Copyright (C) 2001 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
// { dg-do compile }
template class C {
};
template
www.eeworm.com/read/162614/5519375
c qualttp13.c
// Copyright (C) 2001 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
template struct A
{
template struct AA {
template