#include <functors.hpp>
Public Member Functions | |
template<typename T > | |
auto | operator() (const T &left, const T &right) const -> decltype(left &&right) |
operator() More... | |
And.
Definition at line 816 of file functors.hpp.
|
inline |
operator()
T |
left | |
right |
Definition at line 827 of file functors.hpp.