Work function which returns its second argument if non-null, and the first otherwise. More...
Public Member Functions | |
template<typename Reference1 , typename Reference2 > | |
Reference1 | operator() (Reference1 &&lhs, Reference2 &&rhs) const |
Work function which returns its second argument if non-null, and the first otherwise.