Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
zserio::is_first_allocator< ARGS > Struct Template Reference

#include <Traits.h>

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

Detailed Description

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

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

Definition at line 116 of file Traits.h.


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