MLIR-AIE
Public Attributes | List of all members
cxxopts::values::parser_tool::IntegerDesc Struct Reference

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

+ Collaboration diagram for cxxopts::values::parser_tool::IntegerDesc:

Public Attributes

std::string negative = ""
 
std::string base = ""
 
std::string value = ""
 

Detailed Description

Definition at line 449 of file cxxopts.hpp.

Member Data Documentation

◆ base

std::string cxxopts::values::parser_tool::IntegerDesc::base = ""

◆ negative

std::string cxxopts::values::parser_tool::IntegerDesc::negative = ""

◆ value

std::string cxxopts::values::parser_tool::IntegerDesc::value = ""

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