Home
last modified time | relevance | path

Searched refs:strictDouble (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dfilter_expr_parser_grammar.hpp60 constexpr const real_parser<double, strict_real_policies<double>> strictDouble; variable
63 const auto arg = strictDouble | int64 | unquotedString | quotedString;