MCPcopy Create free account
hub / github.com/NVIDIA/stdexec / just_i

Method just_i

test/exec/test_function.cpp:207–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205 {}
206
207 auto just_i() const noexcept
208 {
209 return ex::just(i_);
210 }
211
212 static auto static_just_i(impl const *self) noexcept
213 {

Callers 1

static_just_iMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected