Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
zserio::is_dyn_int_wrapper< T, typename > Struct Template Reference

#include <Traits.h>

Inheritance diagram for zserio::is_dyn_int_wrapper< T, typename >:
Collaboration diagram for zserio::is_dyn_int_wrapper< T, typename >:

Detailed Description

template<typename T, typename = void>
struct zserio::is_dyn_int_wrapper< T, typename >

Trait used to check whether the type T is a zserio dynamic integer wrapper.

Definition at line 190 of file Traits.h.


The documentation for this struct was generated from the following file: