MLIR-AIE
Classes | Functions
cxxopts::values::detail Namespace Reference

Classes

struct  SignedCheck
 
struct  SignedCheck< T, false >
 
struct  SignedCheck< T, true >
 

Functions

template<typename T , typename U >
void check_signed_range (bool negative, U value, const std::string &text)
 

Function Documentation

◆ check_signed_range()

template<typename T , typename U >
void cxxopts::values::detail::check_signed_range ( bool  negative,
value,
const std::string &  text 
)

Definition at line 726 of file cxxopts.hpp.

References cxxopts::value().