8 Aug
2010
8 Aug
'10
8:27 p.m.
Hello,
Consider the following types:
typedef tuple
Items;
The above types don't compile (MSVC10) because of &tuples::get<1>:
C2440: 'specialization' : cannot convert from 'overloaded-function' to
'int (__cdecl *)(boost::tuples::tuple