Modify rule S5999: Add link to documentation

This commit is contained in:
Amelie Renard 2023-09-18 15:11:04 +02:00 committed by Fred Tingaud
parent e004416efc
commit c83dde690d

View File

@ -30,6 +30,9 @@ void processAll(D &...data) {
}
----
== Resources
* {cpp} reference - https://en.cppreference.com/w/cpp/thread/scoped_lock[std::scoped_lock]
ifdef::env-github,rspecator-view[]
'''