Tatooine
|
Modules | |
insert | |
constructor | |
size | |
at | |
contains | |
Classes | |
struct | tatooine::type_set_impl< Ts > |
Inherits from a type_list with only unique types. More... | |
A type set can be constructed with tatooine::type_set which constructs a tatooine::type_set_impl with no redundant types:
list
is of type tatooine::type_set_impl and holds int
, double
and float
.