1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

workaround for ICC: decltype in template parameter

This commit is contained in:
bolero-MURAKAMI 2014-03-07 19:49:30 +09:00
parent 2d284a61c1
commit 86db277625
15 changed files with 41 additions and 48 deletions

View file

@ -47,4 +47,6 @@
# define SPROUT_NO_CXX11_TEMPLATE_ALIASES
#endif
#define SPROUT_WORKAROUND_NO_TEMPLATE_ARGUMENT_DEDUCTION_WITH_ALIASES
#endif // #ifndef SPROUT_CONFIG_COMPILER_INTEL_HPP