FACT++  1.0
zofits::QueueMin< S > Struct Template Reference

Overriding of the begin() operator to get the smallest item in the list instead of the true begin. More...

+ Inheritance diagram for zofits::QueueMin< S >:
+ Collaboration diagram for zofits::QueueMin< S >:

Public Member Functions

std::list< S >::iterator begin ()
 

Detailed Description

template<class S>
struct zofits::QueueMin< S >

Overriding of the begin() operator to get the smallest item in the list instead of the true begin.

Definition at line 35 of file zofits.h.


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