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

Class R

include/boost/compute/lambda/context.hpp:300–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298 }
299
300 template<class R, class A1, class A2>
301 operator function<R(A1, A2)>() const
302 {
303 using ::boost::compute::detail::meta_kernel;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected