Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
RebindAlloc.h File Reference
#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 >