Topic: "cpp06"
deryaxacar/42-Cpp_06
In this module, you'll learn about type conversions in C++ using operators like static_cast, dynamic_cast, and reinterpret_cast. You'll also explore polymorphism and safely convert between derived classes using dynamic_cast.
Language: C++ - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Florian-A/Piscine-CPP
C++ c'est moins bien que CANAL+
Language: C++ - Size: 3.11 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

cypri1-dev/42_CPP06
Develop a series of C++ utilities for type conversion, serialization, and runtime type identification. Implement ScalarConverter for literal conversion, Serializer for pointer serialization, and a Base hierarchy with dynamic type identification using polymorphism.
Language: C++ - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Dsite42/CPP06
42 project - CPP06 - This module is about the different cast types in CPP.
Language: C++ - Size: 1.53 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lschrafstetter/42_cpp06
Project 06 of the 42 Wolfsburg c++ piscine.
Language: C++ - Size: 10.7 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
