diff --git a/faq.htm b/faq.htm index d218e6c..ee9fbf0 100644 --- a/faq.htm +++ b/faq.htm @@ -2,7 +2,7 @@ -FAQ +Boost FAQ diff --git a/formal_review_process.htm b/formal_review_process.htm index 9e1b7ec..489bf47 100644 --- a/formal_review_process.htm +++ b/formal_review_process.htm @@ -4,7 +4,7 @@ -Formal Review Process +Boost Formal Review Process diff --git a/header.htm b/header.htm index 813a2c9..e2a485d 100644 --- a/header.htm +++ b/header.htm @@ -2,7 +2,7 @@ -Header policy +Boost Header policy diff --git a/imp_vars.htm b/imp_vars.htm index 9428ff3..3fe66d3 100644 --- a/imp_vars.htm +++ b/imp_vars.htm @@ -4,7 +4,7 @@ -Implementation Variations +Boost Implementation Variations diff --git a/index.htm b/index.htm index ff3cac8..40dbe0b 100644 --- a/index.htm +++ b/index.htm @@ -4,7 +4,7 @@ -More Information +Boost More Information diff --git a/lib_guide.htm b/lib_guide.htm index 1d5b581..1a57d20 100644 --- a/lib_guide.htm +++ b/lib_guide.htm @@ -2,7 +2,7 @@ -Library Requirements and Guidelines +Boost Library Requirements and Guidelines diff --git a/library_reuse.htm b/library_reuse.htm index 240c948..2d184d1 100644 --- a/library_reuse.htm +++ b/library_reuse.htm @@ -5,7 +5,7 @@ -Library Reuse +Boost Library Reuse diff --git a/microsoft_vcpp.html b/microsoft_vcpp.html index 4e162cb..61cb268 100644 --- a/microsoft_vcpp.html +++ b/microsoft_vcpp.html @@ -226,8 +226,7 @@ parameter provoke an internal compiler error if the correct syntax (with "typename") is used.
-template<class T, typename T::result_type> // C1001: INTERNAL COMPILER ERROR: ms
-c1.cpp, line 1794
+template<class T, typename T::result_type> // C1001: INTERNAL COMPILER ERROR: msc1.cpp, line 1794
 struct B {};
  // (omit "typename" and it compiles)
 
diff --git a/submission_process.htm b/submission_process.htm
index f440197..4b0072b 100644
--- a/submission_process.htm
+++ b/submission_process.htm
@@ -4,7 +4,7 @@
 
 
 
-Library Submission Process
+Boost Library Submission Process
 
 
 
diff --git a/test_policy.htm b/test_policy.htm
index 2db30ce..6a213ec 100644
--- a/test_policy.htm
+++ b/test_policy.htm
@@ -4,7 +4,7 @@
 
 
 
-Test Policies and Protocols
+Boost Test Policies and Protocols