C++ Library Extensions 2022.12.09
To help learn modern C++ programming
tpf::types::hidden::st_is_numbers_type_v< Type > Struct Template Reference

#include <tpf_types.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename Type>
struct tpf::types::hidden::st_is_numbers_type_v< Type >

Definition at line 350 of file tpf_types.hpp.

Member Data Documentation

◆ value

template<typename Type >
constexpr bool tpf::types::hidden::st_is_numbers_type_v< Type >::value = false
staticconstexpr

Definition at line 352 of file tpf_types.hpp.


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