walberla::debug::notstd::right_shift Member List

This is the complete list of members for walberla::debug::notstd::right_shift, including all inherited members.

operator()(L &&l, R &&r) const noexcept(noexcept(std::forward< L >(l) >> std::forward< R >(r))) -> decltype(std::forward< L >(l) >> std::forward< R >(r))walberla::debug::notstd::right_shiftinline