Home
last modified time | relevance | path

Searched defs:false_literal (Results 1 - 1 of 1) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
H A Dlexer.hpp1557 std::array<char_type, 5> false_literal = {{static_cast<char_type>('f'), static_cast<char_type>('a'), static_cast<char_type>('l'), static_cast<char_type>('s'), static_cast<char_type>('e')}}; in scan() local

Completed in 4 milliseconds