Arkanjo 0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
std::less< ::nlohmann::detail::value_t > Struct Reference

#include <json.hpp>

Public Member Functions

bool operator() (::nlohmann::detail::value_t lhs, ::nlohmann::detail::value_t rhs) const noexcept
 compare two value_t enum values
 

Detailed Description

Definition at line 25375 of file json.hpp.

Member Function Documentation

◆ 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: