
22 Aug
2007
22 Aug
'07
7:27 p.m.
AMDG Alexander Nasonov <alnsn <at> yandex.ru> writes:
'rref(i)const_ref(j)' looks good. I didn't think of const_ref before.
These names should be consistent with reference_wrapper helper functions: ref and cref.
Better not. Otherwise people are liable to think that they are using boost::ref and explicitly qualify the name. In Christ, Steven Watanabe