cpp:friend_methods
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cpp:friend_methods [2020/04/08 14:54] – gthanos | cpp:friend_methods [Unknown date] (current) – external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Φιλικές Συναρτήσεις ===== | ===== Φιλικές Συναρτήσεις ===== | ||
| - | Μία φιλική συνάρτηση της κλάσης είναι μία συνάρτηση που δεν είναι μέλος της κλάσης, | + | Μία φιλική συνάρτηση της κλάσης είναι μία συνάρτηση που δεν είναι μέλος της κλάσης, |
| <code cpp Rectangle.hpp> | <code cpp Rectangle.hpp> | ||
| Line 36: | Line 36: | ||
| </ | </ | ||
| - | <code cpp RectangleUsage.hpp> | + | <code cpp RectangleUsage.cpp> |
| #include " | #include " | ||
cpp/friend_methods.1586357670.txt.gz · Last modified: 2020/04/08 13:54 (external edit)
