Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
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>

Go to the source code of this file.

Classes

class  SafeStack< T >
 

Namespaces

namespace  ore
 Serializable Credit Default Swap.
 
namespace  ore::data
 

Detailed Description

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

Definition in file safestack.hpp.