Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
jau::is_container_memmove_compliant< class, class > Struct Template Reference

template< class T > is_container_memmove_compliant<T>::value compile-time Type Trait, determining whether the given template class claims to be container memmove compliant, see @Ref darray_memmove. More...

#include <type_traits_queries.hpp>

Inheritance diagram for jau::is_container_memmove_compliant< class, class >:
Collaboration diagram for jau::is_container_memmove_compliant< class, class >:

Detailed Description

template<class, class = void>
struct jau::is_container_memmove_compliant< class, class >

template< class T > is_container_memmove_compliant<T>::value compile-time Type Trait, determining whether the given template class claims to be container memmove compliant, see @Ref darray_memmove.

Definition at line 244 of file type_traits_queries.hpp.


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