Skip to content

Provide a simple header-expander for C++ classes written with libclang

License

Notifications You must be signed in to change notification settings

Davidbrcz/header-expander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header-expander

Provide a simple header-expander for C++ classes written with libclang

Compilation

This project is intended to be built using CMake the following way.

cmake .
make

Tests

cd test
../bin/app test.cpp -class-to-expand=C -add-default-value -add-remind-virtual -- -std=c++11

Help

../bin/app --help

About

Provide a simple header-expander for C++ classes written with libclang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages