$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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.