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

Skip to content

Commit db3f81a

Browse files
committed
C++: Correct QLDoc.
1 parent 3013ef5 commit db3f81a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/src/semmle/code/cpp/models/implementations/StdString.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Provides implementation classes modeling `std::string` (and other
3-
* instantiations of `std::basic_string`) and `std::stringstream`. See
3+
* instantiations of `std::basic_string`) and `std::ostream`. See
44
* `semmle.code.cpp.models.Models` for usage information.
55
*/
66

0 commit comments

Comments
 (0)