QoreBoolTrueNode Class Reference
Qore's boolean "true" node, unique, not dynamically-allocated, not reference-counted.
More...
#include <QoreBoolNode.h>
List of all members.
Detailed Description
Qore's boolean "true" node, unique, not dynamically-allocated, not reference-counted.
- Note:
- This class cannot be instantiated (there can only be one of these objects in the entire Qore library). Use get_bool_node() or simply &True to acquire a pointer to this object
The documentation for this class was generated from the following file: