| 
    Bridge++
    Ver. 1.3.x
    
   | 
 
Present a slice of the top of a stack. More...
#include <stack.hh>
Public Member Functions | |
| slice (const S &stack, unsigned int range) | |
| const T & | operator[] (unsigned int i) const | 
Private Attributes | |
| const S & | stack_ | 
| unsigned int | range_ | 
Present a slice of the top of a stack.
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private |