| 
| template<typename Traits >  | 
| static Traits::value_type  | process (const uint32_t *data, size_t size, typename Traits::value_type result, Traits) | 
|   | 
template<typename opt_swap>
struct utf32_decoder< opt_swap >
Definition at line 1742 of file pugixml.cpp.
 
template<typename opt_swap > 
      
 
 
template<typename opt_swap > 
template<typename Traits > 
  
  
      
        
          | static Traits::value_type utf32_decoder< opt_swap >::process  | 
          ( | 
          const uint32_t *  | 
          data,  | 
         
        
           | 
           | 
          size_t  | 
          size,  | 
         
        
           | 
           | 
          typename Traits::value_type  | 
          result,  | 
         
        
           | 
           | 
          Traits  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this struct was generated from the following file: