We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c476b1 commit e708b88Copy full SHA for e708b88
CppCoreGuidelines.md
@@ -3596,7 +3596,7 @@ The "helper functions" have no need for direct access to the representation of a
3596
3597
##### Note
3598
3599
-This rule becomes even better if C++ gets ["]uniform function call](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0251r0.pdf).
+This rule becomes even better if C++ gets ["uniform function call"](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0251r0.pdf).
3600
3601
##### Enforcement
3602
0 commit comments