basic_string.tcc File Reference

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define _BASIC_STRING_TCC   1

Functions

template<typename _Type>
bool std::__is_null_pointer (_Type *__ptr)
template<typename _Type>
bool std::__is_null_pointer (_Type)
template<typename _CharT, typename _Traits, typename _Alloc>
basic_string< _CharT, _Traits,
_Alloc > 
std::operator+ (const _CharT *__lhs, const basic_string< _CharT, _Traits, _Alloc > &__rhs)
 Concatenate C string and string.
template<typename _CharT, typename _Traits, typename _Alloc>
basic_string< _CharT, _Traits,
_Alloc > 
std::operator+ (_CharT __lhs, const basic_string< _CharT, _Traits, _Alloc > &__rhs)
 Concatenate character and string.


Detailed Description

This is an internal header file, included by other library headers. You should not attempt to use it directly.

Definition in file basic_string.tcc.


Define Documentation

#define _BASIC_STRING_TCC   1

Definition at line 44 of file basic_string.tcc.


Generated on Tue Feb 2 16:57:12 2010 for GNU C++ STL by  doxygen 1.4.7