|
Zserio C++ runtime library
1.3.0
Built for Zserio 2.18.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 > > |