Skip to content

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

License

Notifications You must be signed in to change notification settings

lomcin/cpp-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Utils

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.

make all

How to compile?

make compile

How to run?

make run

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages