| STAPL API Reference |
Modules Classes |
Function objects that manipulate references to view elements. Defined in stapl/algorithms/functional.hpp. More...
Collaboration diagram for Reference Function Objects:Classes | |
| struct | stapl::wrap_ref< b > |
| Functor which returns its argument (which is a reference). More... | |
| struct | stapl::wrap_ref< false > |
Functor which wraps its argument in a stapl::proxy using a cref_accessor. More... | |
| struct | stapl::pack_ref< b > |
| Functor which serializes a reference. More... | |
| struct | stapl::pack_ref< false > |
| Functor which serializes a reference using a given typer. More... | |
Function objects that manipulate references to view elements. Defined in stapl/algorithms/functional.hpp.
1.8.13