Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
#include <Traits.h>
Public Types | |
using | type = T |
Trait used to get reference for fields which are used as offsets when the reference is needed. When the underlying type is an View, reference is not needed. Otherwise the reference is necessary.
using zserio::offset_field_reference< T, typename >::type = T |