migrating_stack< CritSize, ExternalStack, InternalStack > Class Template Reference
[Internals]

For semantics of the methods see documentation of the STL std::stack. More...

#include <stack.h>

List of all members.

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.


Detailed Description

template<unsigned_type CritSize, class ExternalStack, class InternalStack>
class migrating_stack< CritSize, ExternalStack, InternalStack >

For semantics of the methods see documentation of the STL std::stack.


Member Function Documentation

template<unsigned_type CritSize, class ExternalStack, class InternalStack>
bool migrating_stack< CritSize, ExternalStack, InternalStack >::external (  )  const [inline]

Returns true if current implementation is external, otherwise false.

template<unsigned_type CritSize, class ExternalStack, class InternalStack>
bool migrating_stack< CritSize, ExternalStack, InternalStack >::internal (  )  const [inline]

Returns true if current implementation is internal, otherwise false.


The documentation for this class was generated from the following file:
Generated on Thu Jun 4 10:30:04 2009 for Stxxl by  doxygen 1.4.7