![]() |
LibraryLink Utilities
3.0.1
Modern C++ wrapper over LibraryLink and WSTP
|
| E | - encoding |
Defines which basic_string instantiation naturally corresponds to encoding E
#include <EncodingTraits.hpp>
Public Types | |
| using | type = std::basic_string< CharType< E > > |
| Alias for the basic_string specialization which naturally corresponds to encoding E. More... | |
| using LLU::WS::StringTypeStruct< E >::type = std::basic_string<CharType<E> > |
Alias for the basic_string specialization which naturally corresponds to encoding E.