Zserio C++ runtime library  1.4.0
Built for Zserio 2.18.1
zserio::is_first_array_preallocation< ARGS > Struct Template Reference

#include <Traits.h>

Inheritance diagram for zserio::is_first_array_preallocation< ARGS >:
Collaboration diagram for zserio::is_first_array_preallocation< ARGS >:

Detailed Description

template<typename... ARGS>
struct zserio::is_first_array_preallocation< ARGS >

Trait used to check whether the first type of ARGS is an ArrayAllocation.

Definition at line 135 of file Traits.h.


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