WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
std::less< ::wpi::detail::value_t > Struct Reference

#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
 

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: