Code Listener  [unstable] git snapshot
Static Public Member Functions
WorkListLib< T, std::stack< T > > Struct Template Reference

#include <worklist.hh>

Static Public Member Functions

static std::stack< T >::reference top (std::stack< T > &cont)
 

Detailed Description

template<class T>
struct WorkListLib< T, std::stack< T > >

Definition at line 32 of file worklist.hh.

Member Function Documentation

static std::stack<T>::reference top ( std::stack< T > &  cont)
inlinestatic

Definition at line 33 of file worklist.hh.


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