Preprocessor helpers
commit06df330ef06a9ee8a059a0cef43129d812844e95
authorSven Suursoho <sven.suursoho@gmail.com>
Tue, 23 Sep 2008 19:07:14 +0000 (23 22:07 +0300)
committerSven Suursoho <sven.suursoho@gmail.com>
Tue, 23 Sep 2008 19:07:14 +0000 (23 22:07 +0300)
tree4059044f8ee583945b5e6bbda55d75d5dc4d865d
parentd3e2067d50b0817c84e644b4a6700f4ac1eec07b
Preprocessor helpers

* SOL_HERE: stringized file:line
* SOL_JOIN: join parameters
* SOL_TEXT: stringize parameter
sol/preprocessor.hpp [new file with mode: 0644]
sol/preprocessor/here.hpp [new file with mode: 0644]
sol/preprocessor/join.hpp [new file with mode: 0644]
sol/preprocessor/text.hpp [new file with mode: 0644]