mcfp
Contents
Introduction
API Reference
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Function mcfp::config_category
Function mcfp::get_terminal_width
Function mcfp::make_error_code
Function mcfp::make_error_condition
Template Function mcfp::make_hidden_option(std::string_view, std::string_view)
Template Function mcfp::make_hidden_option(std::string_view, const T&, std::string_view)
Template Function mcfp::make_option(std::string_view, std::string_view)
Template Function mcfp::make_option(std::string_view, const T&, std::string_view)
Variables
Typedefs
Index
mcfp
API Reference
Function mcfp::make_error_code
View page source
Function mcfp::make_error_code
Defined in
File error.hpp
Function Documentation
inline
std
::
error_code
mcfp
::
make_error_code
(
config_error
e
)