Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
Go to the source code of this file.
Classes | |
struct | zserio::view_type< BasicString< ALLOC > > |
Namespaces | |
zserio | |
Typedefs | |
template<typename ALLOC > | |
using | zserio::BasicString = std::basic_string< char, std::char_traits< char >, ALLOC > |
using | zserio::String = BasicString< std::allocator< char > > |