Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
UniquePtr.h File Reference

Go to the source code of this file.

Namespaces

 zserio
 
 zserio::pmr
 

Typedefs

template<typename T >
using zserio::pmr::unique_ptr = zserio::unique_ptr< T, PropagatingPolymorphicAllocator< T > >