Kryptostack
Public Member Functions | Public Attributes | List of all members
SOK::SOKDeque Struct Reference

Semantic Object Stack - deque member class. More...

+ Collaboration diagram for SOK::SOKDeque:

Public Member Functions

 ~SOKDeque ()
 Dtor.
 

Public Attributes

std::deque< SOpstldeque_
 The deque.
 

Detailed Description

Semantic Object Stack - deque member class.

To enable shared_ptr<> and a destructor of the Elements the SOp points to.

Invariant
None.

The documentation for this struct was generated from the following file: