walberla::debug::notstd::left_shift Member List

This is the complete list of members for walberla::debug::notstd::left_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::left_shiftinline