Public Member Functions | List of all members
cx::less< T > Struct Template Reference

#include <wildcards.hpp>

Public Member Functions

constexpr auto operator() (const T &lhs, const T &rhs) const -> decltype(lhs< rhs)
 

Detailed Description

template<typename T>
struct cx::less< T >

Definition at line 582 of file wildcards.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
constexpr auto cx::less< T >::operator() ( const T &  lhs,
const T &  rhs 
) const -> decltype(lhs < rhs)
inlineconstexpr

Definition at line 584 of file wildcards.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09