
19 Jul
2011
19 Jul
'11
10:28 a.m.
Hi
The docs:
http://www.boost.org/doc/libs/1_47_0/libs/fusion/doc/html/fusion/adapted/std...
seem to suggest that one can pipe an adapted std::pair 'directly' to cout.
I find the following though:
#include <iostream>
#include