__char_wrapper< _CharT > Struct Template Reference

#include <_string_sum.h>

List of all members.

Public Types

typedef const _CharT & const_reference

Public Member Functions

 __char_wrapper (_CharT __val)
_CharT getValue () const
size_t size () const
const_reference operator[] (size_t __n) const


Detailed Description

template<class _CharT>
struct __char_wrapper< _CharT >

Definition at line 25 of file _string_sum.h.


Member Typedef Documentation

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

Definition at line 26 of file _string_sum.h.


Constructor & Destructor Documentation

template<class _CharT>
__char_wrapper< _CharT >::__char_wrapper ( _CharT  __val  )  [inline]

Definition at line 28 of file _string_sum.h.


Member Function Documentation

template<class _CharT>
_CharT __char_wrapper< _CharT >::getValue (  )  const [inline]

Definition at line 30 of file _string_sum.h.

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

Definition at line 31 of file _string_sum.h.

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

Definition at line 33 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