Zserio C++ runtime library
1.1.0
Built for Zserio 2.15.0
|
#include <memory>
Go to the source code of this file.
Namespaces | |
zserio | |
Typedefs | |
template<typename ALLOC , typename T > | |
using | zserio::RebindAlloc = typename std::allocator_traits< ALLOC >::template rebind_alloc< T > |