# cppdelegates **Repository Path**: qcdong/cppdelegates ## Basic Information - **Project Name**: cppdelegates - **Description**: delegate for c++ - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-02-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cppdelegates delegate for c++ just combine [sigslot](http://sigslot.sourceforge.net/) and [MYGUI::delegates](https://github.com/MyGUI/mygui)