HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
has_size_method< class, class > Struct Template Reference

#include <type_traits.h>

+ Inheritance diagram for has_size_method< class, class >:

Detailed Description

template<class, class = void>
struct has_size_method< class, class >

has_size_method<T>::value is true if T has a size() method and it returns an integral type.

Definition at line 43 of file type_traits.h.


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