wxRecursionGuardFlag Class Reference
[Miscellaneous]
#include <wx/recguard.h>
Detailed Description
This is a completely opaque class which exists only to be used with
wxRecursionGuard, please see the example in that class' documentation.
wxRecursionGuardFlag object must be declared
static
or the recursion would never be detected.