Vowpal Wabbit
Static Public Attributes | List of all members
VW::config::is_scalar_option_type< T > Struct Template Reference

#include <options_types.h>

Static Public Attributes

static constexpr bool const value = is_scalar_impl::is_scalar_option_type<typename std::decay<T>::type>::value
 

Member Data Documentation

template<typename T >
constexpr bool const VW::config::is_scalar_option_type< T >::value = is_scalar_impl::is_scalar_option_type<typename std::decay<T>::type>::value
static

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