This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revision Both sides next revision | ||
|
cpp:stl:map [2020/05/31 08:25] gthanos [H συνάρτηση operator[]] |
cpp:stl:map [2020/05/31 08:30] gthanos [H συνάρτηση operator[]] |
||
|---|---|---|---|
| Line 124: | Line 124: | ||
| std::string address_mm = students[ Student(" | std::string address_mm = students[ Student(" | ||
| | | ||
| - | std::cout << "Peter Pan aem: " << | + | std::cout << "Peter Pan address: " << |
| - | std::cout << "Minie Mouse aem: " << | + | std::cout << "Minie Mouse address: " << |
| } | } | ||
| </ | </ | ||