MLIR-AIE
Public Member Functions | List of all members
cxxopts::exceptions::requested_option_not_present Class Reference

#include "/home/runner/work/mlir-aie/mlir-aie/runtime_lib/test_lib/cxxopts.hpp"

+ Inheritance diagram for cxxopts::exceptions::requested_option_not_present:
+ Collaboration diagram for cxxopts::exceptions::requested_option_not_present:

Public Member Functions

 requested_option_not_present (const std::string &option)
 
- Public Member Functions inherited from cxxopts::exceptions::parsing
 parsing (const std::string &message)
 
- Public Member Functions inherited from cxxopts::exceptions::exception
 exception (std::string message)
 
CXXOPTS_NODISCARD const char * what () const noexcept override
 

Detailed Description

Definition at line 403 of file cxxopts.hpp.

Constructor & Destructor Documentation

◆ requested_option_not_present()

cxxopts::exceptions::requested_option_not_present::requested_option_not_present ( const std::string &  option)
inlineexplicit

Definition at line 405 of file cxxopts.hpp.


The documentation for this class was generated from the following file: