dius 0.1.0
Loading...
Searching...
No Matches
main.h File Reference
#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
 

Macro Definition Documentation

◆ DIUS_MAIN

#define DIUS_MAIN ( Type,
NS )