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

#include <tpf_types.hpp>

Public Types

using type = no_type_t
 

Static Public Attributes

static constexpr size_t value = 0
 

Detailed Description

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

Definition at line 2192 of file tpf_types.hpp.

Member Typedef Documentation

◆ type

template<typename Type >
using tpf::types::hidden::st_std_array_element< Type >::type = no_type_t

Definition at line 2195 of file tpf_types.hpp.

Member Data Documentation

◆ value

template<typename Type >
constexpr size_t tpf::types::hidden::st_std_array_element< Type >::value = 0
staticconstexpr

Definition at line 2194 of file tpf_types.hpp.


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