|
Boost Users : |
From: Vyacheslav Lanovets (xentrax_at_[hidden])
Date: 2006-08-12 06:08:31
Here
http://boost.org/doc/html/lambda/le_in_details.html#lambda.overriding_deduced_return_type
you can find such declaration:
...
struct X {
Y operator(int)();
};
...
What's that???
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net