|
dius 0.1.0
|
#include "di/cli/prelude.h"#include "di/container/string/prelude.h"#include "di/container/vector/prelude.h"#include "di/meta/core.h"#include "dius/print.h"Go to the source code of this file.
Namespaces | |
| namespace | dius |
| namespace | dius::main |
| namespace | dius::main::detail |
Concepts | |
| concept | dius::main::detail::HasHelp |
Macros | |
| #define | DIUS_MAIN(Type, NS) |
Functions | |
| template<typename T> | |
| constexpr auto | dius::main::detail::help_set (T const &result) -> bool |
| #define DIUS_MAIN | ( | Type, | |
| NS ) |