Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
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>
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 265 of file type_traits_queries.hpp.