MCPcopy Create free account
hub / github.com/boostorg/compute / _set_args

Method _set_args

include/boost/compute/kernel.hpp:330–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328 /// \internal_
329 template<size_t N>
330 void _set_args()
331 {
332 }
333
334 /// \internal_
335 template<size_t N, class T, class... Args>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected