IsPreFixedArg< T > Class Template Reference

A type function for checking whether the given type is PreFixedArg. More...

Static Public Attributes

static const bool value = Implementation<typename std::decay<T>::type>::value
 

Detailed Description


template
<
typename
T
>

class mlpack::hpt::IsPreFixedArg< T >

A type function for checking whether the given type is PreFixedArg.

Definition at line 96 of file fixed.hpp.

Member Data Documentation

◆ value

const bool value = Implementation<typename std::decay<T>::type>::value
static

Definition at line 105 of file fixed.hpp.


The documentation for this class was generated from the following file:
  • /home/ryan/src/mlpack.org/_src/mlpack-git/src/mlpack/core/hpt/fixed.hpp