#include <try_lexical_convert.hpp>
 | 
|   | BOOST_STATIC_CONSTANT (bool, value=(boost::type_traits::ice_and< boost::type_traits::ice_eq< sizeof(Source), sizeof(Target)>::value, boost::type_traits::ice_eq< sizeof(Source), sizeof(char)>::value, boost::detail::is_character< Target >::value, boost::detail::is_character< Source >::value >::value)) | 
|   | 
template<typename Target , typename Source > 
      
        
          | boost::detail::is_xchar_to_xchar< Target, Source >::BOOST_STATIC_CONSTANT  | 
          ( | 
          bool  | 
          ,  | 
        
        
           | 
           | 
          value  | 
           = (boost::type_traits::ice_and< boost::type_traits::ice_eq< sizeof(Source), sizeof(Target)>::value, boost::type_traits::ice_eq< sizeof(Source), sizeof(char)>::value, boost::detail::is_character< Target >::value, boost::detail::is_character< Source >::value >::value)  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this struct was generated from the following file: