#include "di/math/intcmp/prelude.h"
#include "di/types/prelude.h"
#include "di/util/compile_time_fail.h"
Go to the source code of this file.
Namespaces | |
namespace | di |
namespace | di::literals |
namespace | di::literals::integral_literals |
Macros | |
#define | DI_INTEGER_LITERAL(Type) |
Functions | |
consteval auto | di::literals::integral_literals::operator""_b (unsigned long long value) -> Byte |
consteval auto | di::literals::integral_literals::operator""_b (char value) -> Byte |
#define DI_INTEGER_LITERAL | ( | Type | ) |