Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#include <global_macro_functions.h>

Helpers for creating DSLs with global code blocks:

#include <some_cool_library>

TopLevelCodeBlock {
    // ...
}

TopLevelCodeBlockWithArgs(int a, int b) {
    // ...
}

About

CppGlobalCodeBlocks { ... }

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages