Home
last modified time | relevance | path

Searched defs:SignedCheck (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/third-party/cxxopts/
H A Dcxxopts.hpp539 struct SignedCheck<T, true> struct
543 operator()(bool negative, U u, const std::string& text) in operator ()()
563 struct SignedCheck<T, false> struct
567 operator()(bool, U, const std::string&) {} in operator ()()