Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
Optional.h File Reference
#include <memory_resource>
#include "zserio/Optional.h"

Go to the source code of this file.

Namespaces

 zserio
 
 zserio::pmr
 

Typedefs

template<typename T >
using zserio::pmr::Optional = zserio::BasicOptional< std::pmr::polymorphic_allocator< uint8_t >, T >