ECSTASY
All in the name
Loading...
Searching...
No Matches
Traits.hpp File Reference

Helper types for parameter packs. More...

#include <tuple>
Include dependency graph for Traits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  util::meta::Traits< Args >
 Empty parameter pack helper type. More...
 
struct  util::meta::Traits< Arg, Args... >
 Parameter pack helper type. More...
 

Namespaces

namespace  util
 Namespace regrouping helpers used by ecstasy but not specific to ecstasy.
 
namespace  util::meta
 Namespace regrouping all meta programmation helper types.
 

Detailed Description

Helper types for parameter packs.

Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Version
1.0.0
Date
2022-10-28

Definition in file Traits.hpp.