Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
count< TYPES > Struct Template Reference

#include "lib/meta/typeseq-util.hpp"

Description

template<class... TYPES>
struct lib::meta::count< TYPES >

Metafunction counting the number of Types in the collection.

series of definitions to level across variadics, type-sequences and type-lists

Returns
an std::integral_constant type, which can be used as constexpr value.
Note
typeseq-util.hpp defines a specialisation for type-seq
See also
typelist-util.hpp

Definition at line 76 of file typeseq-util.hpp.

+ Inheritance diagram for count< TYPES >:
+ Collaboration diagram for count< TYPES >:

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