Ditto 4.8.0-rc.2
Loading...
Searching...
No Matches
detail::output_adapter< CharType, StringType > Class Template Reference

Public Member Functions

template<typename AllocatorType = std::allocator<CharType>>
 output_adapter (std::vector< CharType, AllocatorType > &vec)
 
 output_adapter (std::basic_ostream< CharType > &s)
 
 output_adapter (StringType &s)
 
 operator output_adapter_t< CharType > ()