#include "/home/runner/work/mlir-aie/mlir-aie/runtime_lib/test_lib/cxxopts.hpp"
Definition at line 1376 of file cxxopts.hpp.
◆ Option()
| cxxopts::Option::Option |
( |
std::string |
opts, |
|
|
std::string |
desc, |
|
|
std::shared_ptr< const Value > |
value = ::cxxopts::value<bool>(), |
|
|
std::string |
arg_help = "" |
|
) |
| |
|
inline |
◆ arg_help_
| std::string cxxopts::Option::arg_help_ |
◆ desc_
| std::string cxxopts::Option::desc_ |
◆ opts_
| std::string cxxopts::Option::opts_ |
◆ value_
| std::shared_ptr<const Value> cxxopts::Option::value_ |
The documentation for this struct was generated from the following file: