Searched refs:del_col (Results 1 – 3 of 3) sorted by relevance
27 assign(r2,del_col<Col>(x)); in test()29 del_col<Col>(x) *= 2; in test()33 assign(r2,del_col<Col>(x)); in test()35 del_col<Col>(x) + del_col<Col>(x); in test()36 -del_col<Col>(x); in test()
264 del_col( A const & a ) in del_col() function274 del_col( A & a ) in del_col() function
4441 [[del_col]] anchor4442 ==== `del_col`4450 -unspecified-return-type- del_col();4455 The expression `del_col<C>(m)` returns an lvalue <<view_proxy,view proxy>> that looks like the matr…