Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ __impl
Class
__impl
include/stdexec/__detail/__bulk.hpp:371–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
369
};
370
371
struct __impl : __impl_base<bulk_t>
372
{
373
// Implementation is handled by lowering to `bulk_chunked` in the tag's `transform_sender`.
374
};
375
} // namespace __bulk
376
377
struct bulk_t : __bulk::__generic_bulk_t<bulk_t>
Callers
1
operator()
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected