std::stack
.
More...
#include <stack.h>
Public Member Functions | |
bool | internal () const |
Returns true if current implementation is internal, otherwise false. | |
bool | external () const |
Returns true if current implementation is external, otherwise false. |
std::stack
.
bool migrating_stack< CritSize, ExternalStack, InternalStack >::external | ( | ) | const [inline] |
Returns true if current implementation is external, otherwise false.
bool migrating_stack< CritSize, ExternalStack, InternalStack >::internal | ( | ) | const [inline] |
Returns true if current implementation is internal, otherwise false.