mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
fix stray inline link (#2104)
This commit is contained in:
parent
fe3e83e648
commit
892b8ea7f3
|
@ -18971,7 +18971,7 @@ Write your own "advanced TMP support" only if you really have to.
|
|||
|
||||
## <a name="SS-temp-other"></a>Other template rules
|
||||
|
||||
### <a name="Rt-name"></a>T.140: If an operation can be reused, give it a name](#Rt-name
|
||||
### <a name="Rt-name"></a>T.140: If an operation can be reused, give it a name
|
||||
|
||||
See [F.10](#Rf-name)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user