Template Struct capture_by_value

Inheritance Relationships

Base Type

  • public std::integral_constant< bool, std::is_arithmetic< T >{}>

Struct Documentation

template<typename T>
struct capture_by_value : public std::integral_constant<bool, std::is_arithmetic<T>{}>