#include <Value_Traits_T.h>
List of all members.
Member Typedef Documentation
      
        
          | typedef T const TAO::details::value_traits::const_value_type | 
      
 
 
      
        
          | typedef T TAO::details::value_traits::value_type | 
      
 
 
Member Function Documentation
template<typename iter > 
      
        
          | static void TAO::details::value_traits::copy_range | ( | value_type * | begin, | 
        
          |  |  | value_type * | end, | 
        
          |  |  | iter | dst | 
        
          |  | ) |  |  [inline, static] | 
      
 
 
template<typename iter > 
      
        
          | static void TAO::details::value_traits::copy_swap_range | ( | value_type * | begin, | 
        
          |  |  | value_type * | end, | 
        
          |  |  | iter | dst | 
        
          |  | ) |  |  [inline, static] | 
      
 
 
      
        
          | static void TAO::details::value_traits::initialize_range | ( | value_type * | begin, | 
        
          |  |  | value_type * | end | 
        
          |  | ) |  |  [inline, static] | 
      
 
 
      
        
          | static void TAO::details::value_traits::release_range | ( | value_type * | , | 
        
          |  |  | value_type * |  | 
        
          |  | ) |  |  [inline, static] | 
      
 
 
      
        
          | static void TAO::details::value_traits::zero_range | ( | value_type * | begin, | 
        
          |  |  | value_type * | end | 
        
          |  | ) |  |  [inline, static] | 
      
 
 
The documentation for this struct was generated from the following file: