classref: Sync with current master branch (e0de3573f)

This commit is contained in:
Rémi Verschelde
2023-02-23 14:11:39 +01:00
parent 3f73172085
commit 1dc22280b6
54 changed files with 464 additions and 405 deletions

View File

@@ -177,7 +177,7 @@ Method Descriptions
void **reset** **(** **)**
Reset the result object to its initial state. This is useful to reuse the object across multiple queries.
Reset the result object to its initial state. This is useful to reuse the object across multiple queries.
.. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
.. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`