variant_types_impl< eggs::variants::variant< Ts... > > Struct Template Reference

Public Types

using type = meta::pack< Ts... >
 

Detailed Description

template<typename... Ts>
struct atria::variant::variant_types_impl< eggs::variants::variant< Ts... > >

Definition at line 39 of file variant_types_eggs.hpp.


The documentation for this struct was generated from the following file:
Fork me on GitHub