Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
zserio::has_allocator< T, typename > Struct Template Reference

#include <Traits.h>

Inheritance diagram for zserio::has_allocator< T, typename >:
Collaboration diagram for zserio::has_allocator< T, typename >:

Detailed Description

template<typename T, typename = void>
struct zserio::has_allocator< T, typename >

Trait used to check whether the type has an allocator_type.

Definition at line 155 of file Traits.h.


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