MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / A2

Class A2

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

Source from the content-addressed store, hash-verified

333 }
334
335 template<class R, class A1, class A2>
336 operator function<R(A1, A2)>() const
337 {
338 using ::boost::compute::detail::meta_kernel;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected