mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-04 14:14:09 +00:00
add SPROUT_FORWARD variadic version
This commit is contained in:
parent
ab875e84de
commit
23f24450b0
2 changed files with 20 additions and 7 deletions
|
@ -10,8 +10,8 @@
|
|||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/preprocessor/config.hpp>
|
||||
#include <sprout/preprocessor/cat.hpp>
|
||||
#include <sprout/preprocessor/stringize.hpp>
|
||||
#include <sprout/preprocessor/cat.hpp>
|
||||
#include <sprout/preprocessor/variadic/size.hpp>
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue