Instrument Neutral Distributed Interface INDI  2.0.2
Public Member Functions | List of all members
std::less< ::nlohmann::detail::value_t > Struct Reference

#include <json.h>

Public Member Functions

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

Detailed Description

Definition at line 23640 of file json.h.

Member Function Documentation

◆ operator()()

bool std::less< ::nlohmann::detail::value_t >::operator() ( ::nlohmann::detail::value_t  lhs,
::nlohmann::detail::value_t  rhs 
) const
inlinenoexcept

compare two value_t enum values

Since
version 3.0.0

Definition at line 23646 of file json.h.


The documentation for this struct was generated from the following file: