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