/home/ntakagi/work/STLport-5.1.5/stlport/stl/debug/_string_sum_methods.h File Reference
Go to the source code of this file.
|
Functions |
template<class _Left, class _Right, class _StorageDir> |
| basic_string (_STLP_PRIV __bstr_sum< _CharT, _Traits, _Alloc, _Left, _Right, _StorageDir > const &__s) |
template<class _Left, class _Right, class _StorageDir> |
| basic_string (_STLP_PRIV __bstr_sum< _CharT, _Traits, _Alloc, _Left, _Right, _StorageDir > const &__s, size_type __pos, size_type __n=npos, const allocator_type &__a=allocator_type()) |
Function Documentation
template<class _Left, class _Right, class _StorageDir>
basic_string |
( |
_STLP_PRIV __bstr_sum< _CharT, _Traits, _Alloc, _Left, _Right, _StorageDir > const & |
__s, |
|
|
size_type |
__pos, |
|
|
size_type |
__n = npos , |
|
|
const allocator_type & |
__a = allocator_type() | |
|
) |
| | |
template<class _Left, class _Right, class _StorageDir>
Generated on Mon Mar 10 15:32:50 2008 by
1.5.1
|