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