Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
#include <Traits.h>
Public Types | |
using | type = T |
Traits used to get proper View type. Results in View<T> when the View specialization exists, otherwise remains T.
using zserio::view_type< T, typename >::type = T |