]> Creatis software - bbtk.git/blob - doc/bouml/bbtkk/cpp_includes
.
[bbtk.git] / doc / bouml / bbtkk / cpp_includes
1 // "a type" "needed cpp_includes"
2 "vector" "#include <vector>
3 using namespace std;"
4
5 "list" "#include <list>
6 using namespace std;"
7
8 "map" "#include <map>
9 using namespace std;"
10
11 "string" "#include <string>
12 using namespace std;"
13