#include <wpi/detail/output/output_adapters.h>
◆ output_adapter() [1/4]
template<typename CharType , typename StringType = std::basic_string<CharType>>
template<typename AllocatorType = std::allocator<CharType>>
detail::output_adapter< CharType, StringType >::output_adapter |
( |
std::vector< CharType, AllocatorType > & | vec | ) |
|
|
inline |
◆ output_adapter() [2/4]
template<typename CharType , typename StringType = std::basic_string<CharType>>
◆ output_adapter() [3/4]
template<typename CharType , typename StringType = std::basic_string<CharType>>
◆ output_adapter() [4/4]
template<typename CharType , typename StringType = std::basic_string<CharType>>
◆ operator output_adapter_t< CharType >()
template<typename CharType , typename StringType = std::basic_string<CharType>>
The documentation for this class was generated from the following file: