Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
zserio::has_reflectable< T, typename > Struct Template Reference

#include <Traits.h>

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

Detailed Description

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

Trait used to check whether the type T has reflectable method.

Definition at line 195 of file Traits.h.


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