Skip to content
#

cpp06

Here are 7 public repositories matching this topic...

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.

  • Updated Dec 18, 2024
  • C++

Add this topic to your repo

To associate your repository with the cpp06 topic, visit your repo's landing page and select "manage topics."

Learn more