| 201 | }; |
| 202 | |
| 203 | template<class Expr, class Arg> |
| 204 | boost::compute::detail::meta_kernel& |
| 205 | operator<<(boost::compute::detail::meta_kernel &kernel, |
| 206 | const invoked_unary_expression<Expr, Arg> &expr) |
nothing calls this directly
no outgoing calls
no test coverage detected