Zserio C++ runtime library
1.0.0
Built for Zserio 2.13.0
|
Go to the source code of this file.
Namespaces | |
zserio | |
Typedefs | |
template<typename ALLOC = std::allocator<char>> | |
using | zserio::string = std::basic_string< char, std::char_traits< char >, RebindAlloc< ALLOC, char >> |