Skip to content

Commit e708b88

Browse files
Pim SchellartPim Schellart
authored andcommitted
Fix link
1 parent 3c476b1 commit e708b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CppCoreGuidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3596,7 +3596,7 @@ The "helper functions" have no need for direct access to the representation of a
35963596

35973597
##### Note
35983598

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).
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).
36003600

36013601
##### Enforcement
36023602

0 commit comments

Comments
 (0)