| ►Capp | |
| ►Cmain_app | Primary application class |
| Ctest_app | |
| ►Cconfig_decorator::app_option_holder | |
| Cconfig_decorator::app_option_holder_bool_flag | |
| Cconfig_decorator::app_option_holder_typed< T > | |
| Cconfig_decorator::app_option_holder_vector_typed< T > | |
| Cbase_registrar< XBaseType, XArgs > | |
| ►Cbase_registrar< XBaseType > | |
| Cregistrar< XBaseType, XDerivedType, void > | |
| Cbase_registrar< XBaseType, void > | |
| ►Cbase_registrar< XBaseType, XArgs... > | |
| Cregistrar< XBaseType, XDerivedType, XArgs > | |
| Ccancelable | |
| Cchoose_trunc_type< T > | |
| Cclassify_duration< Duration > | |
| Cconcurrent_queue< XDataType > | |
| ►Cconfig_decorator | Adds the ability to create options and subcommands that are tied to a main_app's master config |
| Cmain_app | Primary application class |
| Cconfigurator | |
| Cday | |
| Cdecimal_format_seconds< Duration, w > | |
| Cdecimal_format_seconds< Duration, 0 > | |
| Cdecimal_format_seconds< std::chrono::seconds > | |
| Cdecimal_format_seconds< typename std::common_type< Duration, std::chrono::seconds >::type > | |
| Cdestroyer< XDoomed > | |
| Cdestroyer< factory< XBaseType > > | |
| Cdestroyer< factory< XBaseType, XArgs... > > | |
| Cdestroyer< version_wrapper > | |
| Cdestroyer< x_type > | |
| Cdig_calib_params | |
| Cdo_a_thing | |
| Cmap_deref_iterator< x_key, x_value, x_iiterator >::enabler | |
| ►Cexception | STL class |
| Cerror | |
| ►Cruntime_error | STL class |
| ►CError | All errors derive from this one |
| ►CConstructionError | Construction errors (not in parsing) |
| CBadNameString | Thrown on construction of a bad name |
| CIncorrectConstruction | Thrown when an option is set to conflicting values (non-vector and multi args, for example) |
| COptionAlreadyAdded | Thrown when an option already exists |
| COptionNotFound | Thrown when counting a non-existent option |
| ►CParseError | Anything that can error in Parse |
| CArgumentMismatch | Thrown when the wrong number of arguments has been received |
| CCallForAllHelp | Usually somethign like –help-all on command line |
| CCallForHelp | -h or –help on command line |
| CConfigError | Thrown when extra values are found in an INI file |
| CConversionError | Thrown when conversion call back fails, such as when an int fails to coerce to a string |
| CExcludesError | Thrown when an excludes option is present |
| CExtrasError | Thrown when too many positionals or options are found |
| CFileError | Thrown when parsing an INI file and it is missing |
| CHorribleError | |
| CInvalidError | Thrown when validation fails before parsing |
| CRequiredError | Thrown when a required option is missing |
| CRequiresError | Thrown when a requires option is missing |
| CRuntimeError | Does not output a diagnostic in CLI11_PARSE, but allows to return from main() with a specific error code |
| CSuccess | This is a successful completion on parsing, supposed to exit |
| CValidationError | Thrown when validation of results fails |
| Cfields< Duration > | |
| Cget_or_set | |
| ►Cintegral_constant | |
| Cis_unique< T, FirstType, OtherTypes > | |
| Cis_bool< T > | |
| Cis_bool< bool > | |
| Cis_unique_impl< T, FirstType, OtherTypes > | |
| Cis_unique_impl< T, FirstType > | |
| Cis_vector< T > | |
| Cis_vector< std::vector< T, A > > | |
| ►Citerator_adaptor | |
| Cmap_deref_iterator< x_key, x_value, x_iiterator > | |
| Clast_spec | |
| Clocal_t | |
| Clogger::Location | |
| Clogger | |
| Cmake_precision< Rep, w, in_range > | |
| Cmake_precision< rep, w > | |
| Cmake_precision< Rep, w, false > | |
| Cmake_precision< rep, width< std::common_type< std::chrono::seconds, std::chrono::seconds >::type::period::den >::value > | |
| Cmake_precision< rep, width< std::common_type< typename std::common_type< Duration, std::chrono::seconds >::type, std::chrono::seconds >::type::period::den >::value > | |
| Cmake_string< CharT, Traits > | |
| Cmake_string< char > | |
| Cmake_string< char, Traits > | |
| Cmake_string< wchar_t > | |
| Cmake_string< wchar_t, Traits > | |
| Cmonth | |
| Cmonth_day | |
| Cmonth_day_last | |
| Cmonth_weekday | |
| Cmonth_weekday_last | |
| Cno_overflow< R1, R2 >::mul< Xp, Yp, overflow > | |
| Cno_overflow< R1, R2 >::mul< Xp, Yp, true > | |
| Cno_overflow< R1, R2 > | |
| Cnonoption_parser | |
| ►Cparam | |
| Cparam_array | |
| ►Cparam_node | |
| Cauthentication | |
| Cparsable | |
| Cparser | |
| Cparam_value | |
| ►Cparam_input_codec | |
| Cparam_input_json | Convert JSON to Param |
| Cparam_input_yaml | Convert YAML to Param |
| ►Cparam_output_codec | |
| Cparam_output_json | Convert Param to JSON |
| Cparam_output_yaml | Convert Param to YAML |
| Cparam_translator | |
| Cparse_manip< Parsable, CharT, Traits, Alloc > | |
| Clogger::Private | |
| Cconcurrent_queue< XDataType >::queue_not_empty | |
| Crld | |
| Crs | |
| Cru | |
| Csave_stream< CharT, Traits > | |
| Csignal_handler | |
| Csimple_parser | |
| Csingleton< x_type > | |
| ►Csingleton< factory< XBaseType > > | |
| Cfactory< XBaseType, void > | |
| ►Csingleton< factory< XBaseType, XArgs... > > | |
| Cfactory< XBaseType > | |
| Cfactory< XBaseType, XArgs... > | |
| Cfactory< XBaseType, XArgs > | |
| ►Csingleton< version_wrapper > | |
| Cversion_wrapper | |
| Cstatic_gcd< Xp, Yp > | |
| Cstatic_gcd< 0, 0 > | |
| Cstatic_gcd< Xp, 0 > | |
| Cstatic_pow10< exp > | |
| Cstatic_pow10< 0 > | |
| ►Cstatic_visitor | |
| Cparam_value::as_bool_visitor | |
| Cparam_value::as_double_visitor | |
| Cparam_value::as_int_visitor | |
| Cparam_value::as_path_visitor | |
| Cparam_value::as_string_visitor | |
| Cparam_value::as_uint_visitor | |
| Cparam_value::clear_visitor | |
| Cparam_value::get_visitor< XValType > | |
| Cparam_value::is_bool_visitor | |
| Cparam_value::is_double_visitor | |
| Cparam_value::is_int_visitor | |
| Cparam_value::is_string_visitor | |
| Cparam_value::is_uint_visitor | |
| Cparam_value::type_visitor | |
| Ctest_acc | |
| Ctest_acc_mutable | |
| Ctest_acc_static | |
| Ctest_atm | |
| Ctest_atm_mutable | |
| Ctest_atm_static | |
| Ctest_ptr | |
| Ctest_ptr_mutable | |
| Ctest_ptr_static | |
| Ctest_ref | |
| Ctest_ref_mutable | |
| Ctest_ref_static | |
| Ctest_shptr | |
| Ctest_shptr_mutable | |
| Ctest_shptr_static | |
| ►Ctime_of_day_base | |
| Ctime_of_day_storage< std::chrono::duration< Rep, Period >, detail::classify::hour > | |
| Ctime_of_day_storage< std::chrono::duration< Rep, Period >, detail::classify::minute > | |
| Ctime_of_day_storage< std::chrono::duration< Rep, Period >, detail::classify::second > | |
| Ctime_of_day_storage< std::chrono::duration< Rep, Period >, detail::classify::subsecond > | |
| Ctime_of_day_storage< Duration, classify > | |
| ►Ctime_of_day_storage< Duration > | |
| Ctime_of_day< Duration > | |
| Ctype_list< Types > | |
| Cunique_append_impl< T, ListItems > | |
| Cunique_append_impl< T, type_list< ListItems... > > | |
| Cunique_append_impl< T, type_list<> > | |
| ►Cversion_ifc | |
| ►Cversion_semantic | |
| Cversion | |
| Cversion_wrapper | |
| Cweekday | |
| Cweekday_indexed | |
| Cweekday_last | |
| Cwidth< n, d, w, should_continue > | |
| Cwidth< n, d, w, false > | |
| Cyear | |
| Cyear_month | |
| Cyear_month_day | |
| Cyear_month_day_last | |
| Cyear_month_weekday | |
| Cyear_month_weekday_last | |