mcfp

Contents

  • Introduction
  • API Reference
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
        • Namespace mcfp
      • Classes and Structs
        • Class config
        • Class word_wrapper
      • Enums
        • Enum config_error
      • 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
        • Variable mcfp::is_detected_v
      • Typedefs
        • Typedef mcfp::charconv
  • Index
mcfp
  • API Reference
  • View page source

API Reference

Class Hierarchy

  • Namespace mcfp
    • Class config

    • Class word_wrapper

    • Enum config_error

File Hierarchy

  • File error.hpp

  • File mcfp.hpp

  • File text.hpp

  • File utilities.hpp

Full API

Namespaces

  • Namespace mcfp
    • Classes
    • Enums
    • Functions
    • Typedefs
    • Variables

Classes and Structs

  • Class config
    • Class Documentation
  • Class word_wrapper
    • Inheritance Relationships
      • Base Type
    • Class Documentation

Enums

  • Enum config_error
    • Enum Documentation

Functions

  • Function mcfp::config_category
    • Function Documentation
  • Function mcfp::get_terminal_width
    • Function Documentation
  • Function mcfp::make_error_code
    • Function Documentation
  • Function mcfp::make_error_condition
    • Function Documentation
  • Template Function mcfp::make_hidden_option(std::string_view, std::string_view)
    • Function Documentation
  • Template Function mcfp::make_hidden_option(std::string_view, const T&, std::string_view)
    • Function Documentation
  • Template Function mcfp::make_option(std::string_view, std::string_view)
    • Function Documentation
  • Template Function mcfp::make_option(std::string_view, const T&, std::string_view)
    • Function Documentation

Variables

  • Variable mcfp::is_detected_v
    • Variable Documentation

Typedefs

  • Typedef mcfp::charconv
    • Typedef Documentation
Previous Next

© Copyright 2023, Maarten L. Hekkelman.

Built with Sphinx using a theme provided by Read the Docs.