Home
last modified time | relevance | path

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

/third_party/libfuse/example/
Dcxxopts.hpp488 struct SignedCheck<T, true> struct
492 operator()(bool negative, U u, const std::string& text) in operator ()()
512 struct SignedCheck<T, false> struct
516 operator()(bool, U, const std::string&) {} in operator ()()