Logo
Reference manual - version ored_version
Classes | Namespaces
safestack.hpp File Reference

stack with safety checks and pop() that returns rvalue reference of top element More...

#include <ql/errors.hpp>
#include <stack>

Classes

class  SafeStack< T >
 

Namespaces

 ore
 Serializable Credit Default Swap.
 
 ore::data
 

Detailed Description

stack with safety checks and pop() that returns rvalue reference of top element