Derecho  0.9
Distributed systems toolkit for RDMA
Namespaces | Functions
multicast_group.cpp File Reference
#include <algorithm>
#include <cassert>
#include <chrono>
#include <limits>
#include <thread>
#include <derecho/core/detail/derecho_internal.hpp>
#include <derecho/core/detail/multicast_group.hpp>
#include <derecho/persistent/Persistent.hpp>
#include <derecho/rdmc/detail/util.hpp>
#include <derecho/utils/logger.hpp>
Include dependency graph for multicast_group.cpp:

Go to the source code of this file.

Namespaces

 derecho
 

Functions

template<class T , class U >
size_t derecho::index_of (T container, U elem)
 Helper function to find the index of an element in a container. More...