variant_types_impl< meta::pack< Ts... > > Struct Template Reference

Public Types

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

Detailed Description

template<typename... Ts>
struct atria::variant::variant_types_impl< meta::pack< Ts... > >

Definition at line 65 of file variant_types.hpp.


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