__cstr_wrapper< _CharT > Struct Template Reference

#include <_string_sum.h>

List of all members.

Public Types

typedef const _CharT & const_reference

Public Member Functions

 __cstr_wrapper (const _CharT *__cstr, size_t __size)
const _CharT * c_str () const
size_t size () const
const_reference operator[] (size_t __n) const


Detailed Description

template<class _CharT>
struct __cstr_wrapper< _CharT >

Definition at line 44 of file _string_sum.h.


Member Typedef Documentation

template<class _CharT>
typedef const _CharT& __cstr_wrapper< _CharT >::const_reference

Definition at line 45 of file _string_sum.h.


Constructor & Destructor Documentation

template<class _CharT>
__cstr_wrapper< _CharT >::__cstr_wrapper ( const _CharT *  __cstr,
size_t  __size 
) [inline]

Definition at line 47 of file _string_sum.h.


Member Function Documentation

template<class _CharT>
const _CharT* __cstr_wrapper< _CharT >::c_str (  )  const [inline]

Definition at line 50 of file _string_sum.h.

template<class _CharT>
size_t __cstr_wrapper< _CharT >::size (  )  const [inline]

Definition at line 52 of file _string_sum.h.

template<class _CharT>
const_reference __cstr_wrapper< _CharT >::operator[] ( size_t  __n  )  const [inline]

Definition at line 54 of file _string_sum.h.


The documentation for this struct was generated from the following file:



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