#include <saga/saga/context.hpp>
#include <saga/saga/stream.hpp>
#include <saga/saga/adaptors/task.hpp>
#include <saga/saga/detail/task_get_result_impl.hpp>
Go to the source code of this file.
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
Functions | |
template saga::stream::stream & | saga::task::get_result< saga::stream::stream > () |
template saga::stream::server & | saga::task::get_result< saga::stream::server > () |
template saga::stream::activity & | saga::task::get_result< saga::stream::activity > () |