diff options
-rw-r--r-- | www/features.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/features.html b/www/features.html index 21f6ebcc8d..f3b76f8c63 100644 --- a/www/features.html +++ b/www/features.html @@ -311,6 +311,9 @@ implements the "wwopen" class of APIs):</p> <p>In practice, we've found that this is actually more useful in multiply nested macros that in simple ones.</p> +<h4>Fix-it Hints</h4> + +<p>simple example + template<> example</p> <h4>C++ Fun Examples</h4> |