
9 Feb
2012
9 Feb
'12
8:59 a.m.
On 8 February 2012 17:18, Andrey Semashev <andrey.semashev@gmail.com> wrote:
optional< T& > is a useful thing when you want to apply operators (such as relation operators or streaming) to the referred value. In generic code you don't have to specialize for pointers to do the right thing.
+1 here. Please keep the interfaces the same, unless you have a *very* compelling reason not to. (Unless, of course, you are one of those who *likes* vector<bool>... :-)) -- Nevin ":-)" Liber <mailto:nevin@eviloverlord.com> (847) 691-1404