GitHub - lomcin/cpp-utils: This repository saves bizarre data structures, or unusual data structures, C++ utilities, template-based maggic. And possibly other cools stuff.

This repository saves bizarre data structures, or unusual data structures, C++ utilities, template based maggic. And possibly other cools stuff.

Utils

Var

Have you ever wanted to do var a = 20; in C++, but with many other possibilities that JavaScript brings? This is the right place.

Event

It's all about event based programming for C++. Every Object inherited class will have the EventManager working to solve the listener's needs.

Samples

Quick start

The command below compile and run the sample code.

How to compile?

How to run?