User Tools

Site Tools


cpp:toc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cpp:toc [2023/05/30 19:08] gthanoscpp:toc [2026/05/21 20:54] (current) gthanos
Line 42: Line 42:
     * [[cpp:interfaces | Interfaces στη C++]]     * [[cpp:interfaces | Interfaces στη C++]]
     * [[cpp:multiple_inheritance|Κληρονομικότητα πολλών γονικών κλάσεων]]     * [[cpp:multiple_inheritance|Κληρονομικότητα πολλών γονικών κλάσεων]]
 +    * [[cpp:casting | C++ Casting]]
 +      * [[cpp:casting#static_cast<>]]
 +      * [[cpp:casting#dynamic_cast<>]]
 +      * [[cpp:casting#const_cast<>]]
 +      * [[cpp:casting#reinterpret_cast<>]]
   * [[cpp:operator_overloading|Υπερφόρτωση τελεστών]]   * [[cpp:operator_overloading|Υπερφόρτωση τελεστών]]
     * [[cpp:vector_overloading| Παράδειγμα υπερφόρτωσης ]]     * [[cpp:vector_overloading| Παράδειγμα υπερφόρτωσης ]]
Line 87: Line 92:
       * [[cpp:stl::unordered_map|std::unordered_map και std::unordered_multimap]]       * [[cpp:stl::unordered_map|std::unordered_map και std::unordered_multimap]]
     * [[cpp:functors| Function Objects ή Functors ]]     * [[cpp:functors| Function Objects ή Functors ]]
 +    * [[cpp:lamdas| Lamda expressions]]
  
  
cpp/toc.1685473702.txt.gz · Last modified: 2023/05/30 19:08 by gthanos