|
dius 0.1.0
|
Go to the source code of this file.
Classes | |
| struct | dius::detail::PrintFunction |
| struct | dius::detail::PrintlnFunction |
| struct | dius::detail::EPrintFunction |
| struct | dius::detail::EPrintlnFunction |
Namespaces | |
| namespace | dius |
| namespace | dius::detail |
Variables | |
| constexpr auto | dius::print = detail::PrintFunction {} |
| constexpr auto | dius::eprint = detail::PrintFunction {} |
| constexpr auto | dius::println = detail::EPrintlnFunction {} |
| constexpr auto | dius::eprintln = detail::EPrintlnFunction {} |