| 166 | }; |
| 167 | |
| 168 | template<class Expr, class Arg> |
| 169 | boost::compute::detail::meta_kernel& |
| 170 | operator<<(boost::compute::detail::meta_kernel &kernel, |
| 171 | const invoked_unary_expression<Expr, Arg> &expr) |
nothing calls this directly
no outgoing calls
no test coverage detected