File mcfp.hpp
Definition (mcfp/mcfp.hpp)
Detailed Description
This header-only library contains code to parse argc/argv and store the values provided into a singleton object.
Includes
algorithmanycassertcharconvcstringdequefilesystemfstreammcfp/detail/options.hppmcfp/error.hpp(File error.hpp)mcfp/text.hpp(File text.hpp)mcfp/utilities.hpp(File utilities.hpp)memoryoptionaltype_traitsvector
Namespaces
Classes
Functions
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)