Functor which wraps its argument in a stapl::proxy
using a cref_accessor
.
More...
Public Member Functions | |
template<typename T > | |
proxy< T, cref_accessor< T > > | operator() (T const &t) |
Functor which wraps its argument in a stapl::proxy
using a cref_accessor
.