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

Method get_status

compute/include/boost/compute/event.hpp:297–300  ·  view source on GitHub ↗

\internal_ (deprecated)

Source from the content-addressed store, hash-verified

295
296 /// \internal_ (deprecated)
297 cl_int get_status() const
298 {
299 return status();
300 }
301
302private:
303 #ifdef BOOST_COMPUTE_CL_VERSION_1_1

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64