Public Member Functions | List of all members
cx::equal_to< 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 608 of file wildcards.hpp.

Member Function Documentation

◆ operator()()

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

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