WPILibC++ 2024.1.1-beta-4
std::less< ::wpi::detail::value_t > Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/json.h>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

compare two value_t enum values

Since
version 3.0.0

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