TAO 4.0.0
|
#include <String_Traits_T.h>
Additional Inherited Members | |
![]() | |
typedef charT * | value_type |
typedef charT const * | const_value_type |
![]() | |
static void | zero_range (charT **begin, charT **end) |
static void | initialize_range (charT **begin, charT **end) |
static void | copy_range (charT **begin, charT **end, iter dst) |
static void | copy_swap_range (charT **begin, charT **end, iter dst) |
static void | release_range (charT **begin, charT **end) |
static charT const * | initialize_if_zero (charT *&element) |