diff --git a/operators.htm b/operators.htm index 8f78f51..e664a95 100644 --- a/operators.htm +++ b/operators.htm @@ -821,7 +821,7 @@ from previous versions of the header, cannot be used for

The operators_test.cpp program demonstrates the use of the arithmetic operator templates, and can also be used to verify correct operation. Check the compiler status report for the test results +href="../../status/compiler_status.html">compiler status report for the test results with selected platforms.

Dereference Operators and Iterator Helpers

@@ -1010,7 +1010,7 @@ public: }; -

Check the compiler status report for +

Check the compiler status report for the test results with selected platforms.