angelocarly / cpp_design

Personal cpp design sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp_design

Personal cpp design sandbox

Subprojects

Ordered visitor

A visitor implementation that prints out a tree structure, the order of visiting depends on the elements in the tree.

About

Personal cpp design sandbox


Languages

Language:C++ 82.0%Language:CMake 18.0%