j
k
j a
j l
Eric Niebler:
I'm glad we know how to write the identity function object in C++0x. What about in C++03?
I'd put the C++03 overloads in an #else block; apart from that, this identity function object is correct.
Back to the thread
Back to the list