代码搜索:basic_string
找到约 364 项符合「basic_string」的源代码
代码结果 364
www.eeworm.com/read/162614/5521009
c lookup2.c
// { dg-do assemble }
template
struct basic_string
{
charT append (charT c)
{ return c; }
};
typedef char c;
template class basic_string ;
www.eeworm.com/read/162614/5539820
cc 2.cc
// 1998-10-01, 1999-06-25 bkoz
// Copyright (C) 1998, 1999, 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistri
www.eeworm.com/read/162614/5539822
cc 2.cc
// 1998-10-01, 1999-06-25 bkoz
// Copyright (C) 1998, 1999, 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistri
www.eeworm.com/read/162614/5539836
cc 1.cc
// 1999-06-04 bkoz
// Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistri
www.eeworm.com/read/162614/5539842
cc 1.cc
// 1999-06-04 bkoz
// Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistri
www.eeworm.com/read/162614/5538042
string
// Debugging string implementation -*- C++ -*-
// Copyright (C) 2003, 2005
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you
www.eeworm.com/read/162614/5538117
h stringfwd.h
// String support -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it