We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
true
false
In [utilities]. we say things like "get() == nullptr." a lot instead of "get() == nullptr is true." in many places.
get() == nullptr
We should decide whether we want to demand a specific style, and if so, document that style and fix the existing text.