waLBerla 7.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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