#include "di/bit/bitset/prelude.h"#include "di/meta/core.h"#include "di/meta/operations.h"#include "di/types/prelude.h"#include "di/util/declval.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::meta |
| namespace | di::concepts |
Concepts | |
| concept | di::concepts::BitTag |
Typedefs | |
| template<typename T> | |
| using | di::meta::BitValue = T::Value |