Public Member Functions | List of all members
cx::equal_to< 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::equal_to< T >

Definition at line 600 of file wildcards.hpp.

Member Function Documentation

◆ operator()()

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

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