|
di 0.1.0
|
#include <di/meta/list.h>
Public Types | |
| template<usize index> | |
| using | At = void |
| template<usize index> | |
| using | Front = void |
| template<usize index> | |
| using | Back = void |
Static Public Attributes | |
| static constexpr usize | size = 0 |
| template<typename U> | |
| static constexpr bool | UniqueType = false |
| template<typename U> | |
| static constexpr usize | Lookup = 0 |
| using di::meta::List<>::At = void |
| using di::meta::List<>::Back = void |
| using di::meta::List<>::Front = void |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |