Imported Upstream version 1.64.0
[platform/upstream/boost.git] / boost / variant / variant_fwd.hpp
index 769ecc4..b533f76 100644 (file)
@@ -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__
 */