
8 Mar
2004
8 Mar
'04
1:48 p.m.
"Gabriel Dos Reis" <gdr@integrable-solutions.net> wrote in message news:m3ptbn7anv.fsf@uniton.integrable-solutions.net...
"Thorsten Ottosen" <nesotto@cs.auc.dk> writes: [sinp] | Consider | | struct X | { | auto x; | }; | | how can we know the size of X?
That is not supposed to be valid C++, regardless of lambdas, so I don't quite understand your question.
ok, I just understood that people would want to store these lambda expression. So why not as members too? br Thorsten