
1 Dec
2009
1 Dec
'09
9:59 a.m.
Paul A. Bristow wrote:
PPS a simpler pairs and tuples 'show-ers' would be good too? didn't Fusion already have operator<< for tuples like structure ?
Vectors of vectors? It seems it is handled already as the operator<< of vector will call << on its contents and then display vector itself.