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()

void cxxopts::values::detail::check_signed_range ( bool  negative,
value,
const std::string &  text 
)

Definition at line 516 of file cxxopts.hpp.

+ Here is the call graph for this function: