diff --git a/generated/state/page-cache.txt b/generated/state/page-cache.txt
index bb175662..fcd02e55 100644
--- a/generated/state/page-cache.txt
+++ b/generated/state/page-cache.txt
@@ -1535,6 +1535,21 @@
"
"
"
+"
Fusion:
+"
+" -
+"
+" MSVC 14.1 supports variadic containers, such as
fusion::vector,
+"
fusion::deque,
fusion::map,
+"
fusion::set, and
fusion::tuple.
+" (
#12986)
+"
+"
+"
+"
+"
+"
+"
"
Log:
"
" -
@@ -1560,6 +1575,40 @@
"
" -
"
+"
Phoenix:
+"
+" -
+"
+" Corrected some documentation. (
PR#50)
+"
+"
+" -
+"
+"
phoenix::erase with associative container
+" returns iterator in C++11 mode. (
#7423)
+"
+"
+" -
+"
+"
std::set and
std::multiset
+" should be worked with predefined lazy functions. (
PR#52)
+"
+"
+" -
+"
+" Disable
phoenix::random_shuffle in C++17. (
PR#53)
+"
+"
+" -
+"
+" Don't forward declare, include instead. (
#11875)
+"
+"
+"
+"
+"
+" -
+"
"
Predef:
"
" -
@@ -2234,7 +2283,7 @@
"
"
-hash
-"3183b6dd013e8a578ae0abe95f21b572ed683d657ded32630962dce6afbf2177
+"1493517abbf60dd008c6f1c52504af15b2b0b46fa5587dc4784078929080ec06
-id
"version_1_65_0
-notice_url
diff --git a/users/history/in_progress.html b/users/history/in_progress.html
index e8524870..fd07473a 100644
--- a/users/history/in_progress.html
+++ b/users/history/in_progress.html
@@ -244,6 +244,21 @@
+
+
+
Fusion:
+
+ -
+
+ MSVC 14.1 supports variadic containers, such as
fusion::vector,
+
fusion::deque,
fusion::map,
+
fusion::set, and
fusion::tuple.
+ (
#12986)
+
+
+
+
+
Log:
@@ -269,6 +284,40 @@
+
+
+
Phoenix:
+
+ -
+
+ Corrected some documentation. (
PR#50)
+
+
+ -
+
+
phoenix::erase with associative container
+ returns iterator in C++11 mode. (
#7423)
+
+
+ -
+
+
std::set and
std::multiset
+ should be worked with predefined lazy functions. (
PR#52)
+
+
+ -
+
+ Disable
phoenix::random_shuffle in C++17. (
PR#53)
+
+
+ -
+
+ Don't forward declare, include instead. (
#11875)
+
+
+
+
+