map< string, double > token_data;
for ( map< string, double >::iterator im = token_data.begin(); im != token_data.end(); ++im ) cout << "\"" << im->first << "\" = " << im->second << endl;
posted by soli1978 @ 12/22/2004 0 comments
Post a Comment
<< Home
0 Comments:
Post a Comment
<< Home