diff options
Diffstat (limited to 'clang')
-rw-r--r-- | clang/www/features.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/www/features.html b/clang/www/features.html index 21f6ebcc8d3..f3b76f8c63c 100644 --- a/clang/www/features.html +++ b/clang/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> |