hdoc

    pika 0.5.0

    Navigation

  • Home
  • Search
  • API Documentation

  • Functions
  • Records
  • Enums
  • Namespaces
  • namespace pika
  • namespace program_options
  • class invalid_bool_value

class invalid_bool_value

Declaration

class invalid_bool_value : public validation_error { /* full declaration omitted */ };

Description

Class thrown if there is an invalid bool value given

Declared at: libs/pika/program_options/include/pika/program_options/errors.hpp:442

Inherits from: validation_error

Member Variables

Inherited from validation_error:

protected m_kind

Inherited from error_with_option_name:

protected m_option_style
protected m_substitutions
protected m_substitution_defaults
public m_error_template
protected m_message

Method Overview

  • public invalid_bool_value(const std::string & value)

Inherited from validation_error:

  • protected get_template
  • public kind

Inherited from error_with_option_name:

  • public add_context
  • protected get_canonical_option_name
  • protected get_canonical_option_prefix
  • public get_option_name
  • protected replace_token
  • public set_option_name
  • public set_original_token
  • public set_prefix
  • public set_substitute
  • public set_substitute_default
  • protected substitute_placeholders
  • public what

Inherited from error:

    Methods

    invalid_bool_value(const std::string& value)

    Declared at: libs/pika/program_options/include/pika/program_options/errors.hpp:445

    Parameters

    const std::string& value

    Documentation for pika 0.5.0.

    Generated by hdoc version 1.2.4-583651f on 2022-06-14T07:39:55 UTC.

    19AD43E11B2996