roar
|
#include <functional>
#include <promise-cpp/promise.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Roar |
namespace | Roar::Detail |
Functions | |
template<typename T > | |
auto | Roar::Detail::ref (T &thing) |
template<typename T > | |
auto | Roar::Detail::cref (T const &thing) |