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

Class Arg

compute/include/boost/compute/lambda/get.hpp:102–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 #undef BOOST_COMPUTE_LAMBDA_GET_MAKE_TUPLE_SUFFIX
101
102 template<class Context, class Arg>
103 static void dispatch_apply_terminal(Context &ctx, const Arg &arg)
104 {
105 typedef typename make_get_result_type<Context, Arg>::type T;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected