Skip to content

cclite is an experimental library of core generic C++1x components.

Notifications You must be signed in to change notification settings

frankencode/cclite

Repository files navigation

Core Components (Lite)

cclite is an experimental library of core generic C++1x components.

Installation

Each example can be build individually:

$ make testConnectionLifeTime

To build everything you need Qt5:

$ sudo apt-get install qtbase5-dev-tools

Docs

Look at the shipped test programs.

There’s a slide deck comparing the event system (aka signals and slots) of cclite and Qt:

About

cclite is an experimental library of core generic C++1x components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published