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

#include <wildcards.hpp>

Public Member Functions

template<typename T , typename U >
constexpr auto operator() (T &&lhs, U &&rhs) const -> decltype(std::forward< T >(lhs)< std::forward< U >(rhs))
 

Detailed Description

Definition at line 590 of file wildcards.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 593 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