/home/ntakagi/work/STLport-5.1.5/stlport/stl/_string.c File Reference

#include <stl/_string.h>
#include <stl/_ctraits_fns.h>
#include <stl/_range_errors.h>

Go to the source code of this file.

Classes

struct  _Not_within_traits< _Traits >

Defines

#define __size_type__   _STLP_TYPENAME_ON_RETURN_TYPE basic_string<_CharT,_Traits,_Alloc>::size_type

Functions

template<class _CharT, class _Traits, class _Alloc>
_STLP_MOVE_TO_PRIV_NAMESPACE
void _STLP_CALL 
_S_string_copy (const basic_string< _CharT, _Traits, _Alloc > &__s, _CharT *__buf, size_t __n)


Define Documentation

#define __size_type__   _STLP_TYPENAME_ON_RETURN_TYPE basic_string<_CharT,_Traits,_Alloc>::size_type

Definition at line 48 of file _string.c.


Function Documentation

template<class _CharT, class _Traits, class _Alloc>
_STLP_MOVE_TO_PRIV_NAMESPACE void _STLP_CALL _S_string_copy ( const basic_string< _CharT, _Traits, _Alloc > &  __s,
_CharT *  __buf,
size_t  __n 
)



Generated on Mon Mar 10 15:32:49 2008 by  doxygen 1.5.1