Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bdc07cc

Browse files
committed
Fix link to Rt-concepts
Fixes isocpp#1099
1 parent e6ac978 commit bdc07cc

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
@@ -82,7 +82,7 @@ You can sample rules for specific language features:
8282
* `concept`:
8383
[rules](#SS-concepts) --
8484
[in generic programming](#Rt-raise) --
85-
[template arguments](#RT-concepts) --
85+
[template arguments](#Rt-concepts) --
8686
[semantics](#Rt-low)
8787
* constructor:
8888
[invariant](#Rc-struct) --

0 commit comments

Comments
 (0)