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

Method source

compute/include/boost/compute/closure.hpp:126–129  ·  view source on GitHub ↗

\internal_

Source from the content-addressed store, hash-verified

124
125 /// \internal_
126 std::string source() const
127 {
128 return m_source;
129 }
130
131 /// \internal_
132 void define(std::string name, std::string value = std::string())

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36