Skip to content

Preprocessor meta programming(aka macro meta programming) for C/C++

License

Notifications You must be signed in to change notification settings

xueyufengling/libppmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文

libppmp

    libppmp is a header-only library that provides a basic implementation for C/C++ preprocessor metaprogramming. Do note that this library does not provide any syntactic sugar macros involving C/C++ language features, it only provides macro-based logic and macros related to basic token processing..

About

Preprocessor meta programming(aka macro meta programming) for C/C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages