dot-xx
A personal collection of small C++ modules
|
Main namespace for dxx.cstd module. More...
Namespaces | |
namespace | stdio |
Re-export stdin/stdout/stderr |
Enumerations | |
enum class | dxx::c::exit : decltype(EXIT_SUCCESS) { success = EXIT_SUCCESS , failure = EXIT_FAILURE } |
Re-exports EXIT_SUCCESS and EXIT_FAILURE |
Main namespace for dxx.cstd module.