How are you supposed to find information regarding functions, classes, etc in the documentation?

Hello and welcome Cluzore,

While it certainly would be nice if we just had doco pages telling us what headers are needed, we do have access to the something far better than documentation: the actual code.

This is how I find headers now, search the source for the declaration.

If you are not so comfortable with C++, then this may be a legitimate use case for GPT, one of few :wink:

1 Like