gaussianrecurrence / dynobjects

Dynamic typed objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is a utility static library to handle dynamic typed objects, explained below:

  • Dynamic objects. Module that allows to embed all objects into a class called Object,
    in such way you can create containers of Object which can be of any type.

About

Dynamic typed objects

License:Other


Languages

Language:C++ 94.4%Language:CMake 5.6%