mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-12 14:54:10 +00:00
add SPROUT_DEPRECATED
This commit is contained in:
parent
06bd554967
commit
2867cd79ef
20 changed files with 43 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
|||
#define SPROUT_NO_CXX11_USER_DEFINED_LITERALS
|
||||
#define SPROUT_NO_CXX11_DELEGATING_CONSTRUCTORS
|
||||
#define SPROUT_NO_CXX11_UNICODE_LITERALS
|
||||
#define SPROUT_NO_CXX11_ATTRIBUTES
|
||||
|
||||
#define SPROUT_NO_CXX14_CONSTEXPR
|
||||
#define SPROUT_NO_CXX14_VARIABLE_TEMPLATES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue