Searched refs:INImap (Results 1 – 3 of 3) sorted by relevance
40 typedef std::hash_map< string, stringmap* > INImap; typedef63 bool read( INImap& myMap , string& filename );
34 INImap map;
34 bool INIreader::read( INImap& myMap , string& filename ) in read()
Completed in 7 milliseconds