代码搜索:basic_string
找到约 364 项符合「basic_string」的源代码
代码结果 364
www.eeworm.com/read/168845/5435277
hpp test_partial_match.hpp
/*
*
* Copyright (c) 2004
* John Maddock
*
* Use, modification and distribution are subject to the
* Boost Software License, Version 1.0. (See accompanying file
* LICENSE_1_0.txt or co
www.eeworm.com/read/470693/1467610
cc iterator.cc
// 24.1.5 Random access iterators
// 24.3.1 Iterator traits
// (basic_string and vector implementations)
//
// Copyright (C) 1999 Philip Martin
// This program is free software; you can redistribute
www.eeworm.com/read/190666/5182438
cc iterator.cc
// 24.1.5 Random access iterators
// 24.3.1 Iterator traits
// (basic_string and vector implementations)
//
// Copyright (C) 1999 Philip Martin
// This program is free software; you can redistribute
www.eeworm.com/read/340665/3284144
cc iterator.cc
// 24.1.5 Random access iterators
// 24.3.1 Iterator traits
// (basic_string and vector implementations)
//
// Copyright (C) 1999 Philip Martin
// This program is free software; you can redistribute
www.eeworm.com/read/440906/1785820
cc iterator.cc
// 24.1.5 Random access iterators
// 24.3.1 Iterator traits
// (basic_string and vector implementations)
//
// Copyright (C) 1999 Philip Martin
// This program is free software; you can redistribute
www.eeworm.com/read/233448/4692404
cc iterator.cc
// 24.1.5 Random access iterators
// 24.3.1 Iterator traits
// (basic_string and vector implementations)
//
// Copyright (C) 1999, 2003, 2004 Free Software Foundation, Inc.
// This program is free sof
www.eeworm.com/read/162614/5540400
cc iterator.cc
// 24.1.5 Random access iterators
// 24.3.1 Iterator traits
// (basic_string and vector implementations)
//
// Copyright (C) 1999, 2003, 2004, 2005 Free Software Foundation, Inc.
// This program is fr
www.eeworm.com/read/193950/5139442
h tstring.h
// tstring.h
#pragma once
#if !defined(INC_TSTRING)
#define INC_TSTRING
#include
typedef std::basic_string tstring;
#endif // !defined(INC_TSTRING)
www.eeworm.com/read/286192/4042112
h mstring.h
/* MSTRING.H
* A simple string class which implements a reasonable subset
* of the standard template basic_string class.
* Part of the MLIB library
*/
#ifndef _MSTRING_H
# define _MSTRING_
www.eeworm.com/read/376060/2715722
svn-base mstring.h.svn-base
/* MSTRING.H
* A simple string class which implements a reasonable subset
* of the standard template basic_string class.
* Part of the MLIB library
*/
#ifndef _MSTRING_H
# define _MSTRING_