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

Class T

include/boost/compute/functional/integer.hpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17namespace compute {
18
19BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION(abs, T (T), class T)
20BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION(abs_diff, T (T, T), class T)
21BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION(add_sat, T (T, T), class T)
22BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION(hadd, T (T, T), class T)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected