#include <boost/qvm/map_mm.hpp>
namespace boost { namespace qvm { template <int R> -unspecified-return-type- delr(); } }
The expression delr<R>(m) returns a view proxy that looks like the matrix m with row R removed.