|
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 T , typename ALLOC = std::allocator<T>> | |
| using | zserio::vector = std::vector< T, RebindAlloc< ALLOC, T > > |