j
k
j a
j l
Eric Niebler:
// lvalue result_of<identity(int &)>::type l = identity()(i); assert( &l == &i );
Does this really compile for you?
Back to the thread
Back to the list