BPMN-OS
BPMN for optimization and simulation
Loading...
Searching...
No Matches
expired.h File Reference
#include <tuple>
#include <memory>

Go to the source code of this file.

Classes

struct  BPMNOS::Execution::is_weak_ptr< T >
 
struct  BPMNOS::Execution::is_weak_ptr< std::weak_ptr< T > >
 

Namespaces

namespace  BPMNOS
 
namespace  BPMNOS::Execution
 

Functions

template<std::size_t I = 0, typename... U>
bool BPMNOS::Execution::expired (const std::tuple< U... > &t)
 Determines whether any of the initial weak_ptr elements in a tuple is expired.