Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
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 94 of file Traits.h.


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