#include <json.hpp>
|
bool | operator() (::nlohmann::detail::value_t lhs, ::nlohmann::detail::value_t rhs) const noexcept |
| compare two value_t enum values
|
|
Definition at line 25375 of file json.hpp.
◆ operator()()
bool std::less< ::nlohmann::detail::value_t >::operator() |
( |
::nlohmann::detail::value_t | lhs, |
|
|
::nlohmann::detail::value_t | rhs ) const |
|
noexcept |
compare two value_t enum values
- Since
- version 3.0.0
Definition at line 25381 of file json.hpp.
The documentation for this struct was generated from the following file: