summaryrefslogtreecommitdiff
path: root/boost/variant/variant_fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/variant/variant_fwd.hpp')
-rw-r--r--boost/variant/variant_fwd.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/variant/variant_fwd.hpp b/boost/variant/variant_fwd.hpp
index 769ecc4e54..b533f76668 100644
--- a/boost/variant/variant_fwd.hpp
+++ b/boost/variant/variant_fwd.hpp
@@ -59,7 +59,7 @@
GCC before 4.0 had no variadic tempaltes;
GCC 4.6 has incomplete implementation of variadic templates.
- MSVC2013 has variadic templates, but they have issues.
+ MSVC2015 Update 1 has variadic templates, but they have issues.
NOTE: Clang compiler defines __GNUC__
*/