fennec
Loading...
Searching...
No Matches
fennec::total_component_count< Ts >

Get the total number of Components among types in TypesT. More...

#include <vector_traits.h>

Inheritance diagram for fennec::total_component_count< Ts >:
[legend]
Collaboration diagram for fennec::total_component_count< Ts >:
[legend]

Detailed Description

template<typename... Ts>
struct fennec::total_component_count< Ts >
Template Parameters
Tstypes to accumulate the count of

Additional Inherited Members

- Public Member Functions inherited from fennec::integral_constant< size_t,(component_count_v< Ts >+...)>
constexpr operator size_t () const noexcept
 cast operator to allow for braced initialization
 
- Static Public Attributes inherited from fennec::integral_constant< size_t,(component_count_v< Ts >+...)>
static constexpr size_t value
 value of the constant
 

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