Logo
Reference manual - version ored_version
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

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

Detailed Description

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