coan  6.0.1
A C/C++ Configuration Analyzer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
traits::has_extend_method< T > Struct Template Reference

template struct traits::has_extend_method<T> exports a static const boolean member value that is true iff the method size_t T::extend() exists. More...

#include <traits.h>

Detailed Description

template<typename T>
struct traits::has_extend_method< T >

template struct traits::has_extend_method<T> exports a static const boolean member value that is true iff the method size_t T::extend() exists.

Definition at line 143 of file traits.h.


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