IsStdVector< T > Struct Template Reference

Metaprogramming structure for vector detection. More...

Static Public Attributes

static const bool value = false
 

Detailed Description


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

Metaprogramming structure for vector detection.

Definition at line 23 of file is_std_vector.hpp.

Member Data Documentation

◆ value

const bool value = false
static

Definition at line 23 of file is_std_vector.hpp.


The documentation for this struct was generated from the following file:
  • /home/jenkins-mlpack/mlpack.org/_src/mlpack-3.4.2/src/mlpack/core/util/is_std_vector.hpp