Definition at line 223 of file 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)) |
#include </home/stephan/code/root-2/main/src/wildcards.hpp>
|
inlineconstexpr |
Definition at line 225 of file wildcards.hpp.