template<bool done = true>
struct boost::mpl::aux::for_each_ref_impl< done >
Definition at line 41 of file for_each_ref.hpp.
|
| template<typename Iterator , typename LastIterator , typename TransformFunc , typename F > |
| static BOOST_GPU_ENABLED void | execute (Iterator *, LastIterator *, TransformFunc *, F &) |
| |
◆ execute()
template<bool done = true>
template<typename Iterator , typename LastIterator , typename TransformFunc , typename
F >
The documentation for this struct was generated from the following file: