|
Boost : |
From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2002-10-09 16:25:55
> the map is hypothetical. If I wan't to map int to int, I can make the
> mapping just as clear by using newline or tabs:
>
> set_map( m ) += 1,2 2,3 3,4 5,6;
> set_map( m ) += 1,2
> 2,3
> 3,4;
Doesn't this "clear" mapping missing some commas?
Gennadiy.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk