|
Zserio C++ runtime library
1.4.2
Built for Zserio 2.19.0
|
Go to the source code of this file.
Namespaces | |
| zserio | |
Typedefs | |
| template<typename T , typename ALLOC = std::allocator<T>> | |
| using | zserio::vector = std::vector< T, RebindAlloc< ALLOC, T > > |