
11 Nov
2011
11 Nov
'11
10:38 a.m.
Michel Morin <mimomorin <at> gmail.com> writes:
The following code compiles fine. Is this what you want?
#define BOOST_RESULT_OF_USE_DECLTYPE
Exactly, thank you for the solution, it compiles fine now. A follow-up question: what this #define does? Google'ing it it does not provide a reference to the doc, only to unrelated discussions. May be you have a direct link to the documentation page? Thanks.