Main Page ? Class Hierarchy ? Compound List ? File List ? Compound Members ? File Members ?

tmap.cxx File Reference

#include "cmt_std.h"
#include "cmt_string.h"
#include "cmt_vector.h"

Include dependency graph for tmap.cxx:

Go to the source code of this file.


Compounds

class ? cmt_map
class ? cmt_pair

Functions

int? main ()

Function Documentation

int main ( )
?

Definition at line 45 of file tmap.cxx.

00046 {
00047   cmt_map  packages;
00048 
00049   cmt_string& s = packages[0];
00050 
00051   s = "CSet";
00052 
00053   return (0);
00054 }

Generated at Fri Apr 12 16:18:14 2002 for cmtgrapher by 1.2.3 written by , ??1997-2000