#include <di/execution/interface/get_env.h>
|
template<typename T> |
constexpr auto | operator() (T const &value) const -> decltype(auto) |
|
constexpr auto | operator() () const |
|
◆ operator()() [1/2]
auto di::execution::detail::GetEnvFunction::operator() |
( |
| ) |
const |
|
constexpr |
◆ operator()() [2/2]
template<typename T>
auto di::execution::detail::GetEnvFunction::operator() |
( |
T const & | value | ) |
const -> decltype(auto) |
|
inlineconstexpr |
The documentation for this struct was generated from the following files:
- libs/di/include/di/execution/interface/get_env.h
- libs/di/include/di/execution/algorithm/read.h