C++: Improve QLDoc.

This commit is contained in:
Geoffrey White
2020-06-17 12:11:42 +01:00
parent 0a9ec70c31
commit 7edaade175

View File

@@ -1,5 +1,5 @@
/**
* Provides classes for working with C++ constructors, destructors,
* Provides classes for working with C++ member functions, constructors, destructors,
* and user-defined operators.
*/