mlpack
Static Public Attributes | List of all members
mlpack::util::IsStdVector< T > Struct Template Reference

Metaprogramming structure for vector detection. More...

#include <is_std_vector.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct mlpack::util::IsStdVector< T >

Metaprogramming structure for vector detection.


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