Zserio C++17 runtime library  1.1.0
Built for Zserio 2.18.1
zserio::is_allocator< T > Struct Template Reference

#include <Traits.h>

Inheritance diagram for zserio::is_allocator< T >:
Collaboration diagram for zserio::is_allocator< T >:

Detailed Description

template<typename T>
struct zserio::is_allocator< T >

Trait used to check whether the type T is an allocator.

Definition at line 102 of file Traits.h.


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