boost lambda note :
Showing posts with label boost::lambda. Show all posts
Showing posts with label boost::lambda. Show all posts
Jun 2, 2013
May 31, 2013
[c++][NOTE] note for operator overload (can't be overloaded for reason)
c
- . ?:
- :: .* sizeof sizeof...
- ->., ->, new, new[], delete, delete[]
- those can't be overload is because the return type can't be a lambda functor. check this link for how boost::lambda done this in a alternative way : http://goo.gl/xzG9o
Subscribe to:
Posts (Atom)