Skip to content

einsteinliu/templates

Repository files navigation

Templates

This depository stores some code templates and technique study samples which may be used in the future.

DataBinding

This project demonstrates the WPF data binding's mechanism.

FuncPointer

This project demonstrates how the mechanism of callback function registration, deregistration and calling using C++ function pointer.

ModernEffective

Contains the demo codes when reading the book Effective Modern C++

The corresponding reading notes are listed in my blog C++ Notes

Named Pipe

An example of named pipe communication between C++ and python, including test programs and read to use python class and C++ class

Graph

An implementation of Graph data structure

About

Useful code templates and cases, C++11, C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published