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