ECSTASY
All in the name
Loading...
Searching...
No Matches
meta Directory Reference
Directory dependency graph for meta:
src/util/meta

Files

 add_optional.hpp
 Add std::optional to a type if required.
 
 apply.hpp
 Apply a modification on all types in a list.
 
 contains.hpp
 Checks if a type exists in a list of types.
 
 filter.hpp
 Filter types from a list.
 
 include.hpp
 
 index.hpp
 Get the index of the first occurence of a type in a list of types.
 
 is_size_t_convertible.hpp
 Check if a type is a std::size_t or convertible to it.
 
 is_std_vector.hpp
 Check if a type is a std::vector.
 
 is_type_bounded_array.hpp
 Check if a type is a bounded array of a given element type.
 
 outer_join.hpp
 Performs a left outer join between two parameter packs.
 
 Traits.hpp
 Helper types for parameter packs.
 
 type_set_eq.hpp
 Test if two tuple types contains the exact same types independently of the order.