Mapping function generator without state. More...
Public Member Functions | |
| template<typename... Args> | |
| MF | operator[] (Args const &...) const |
Public Types | |
| using | mapfunc_type = MF |
Mapping function generator without state.
This generator represents an infinite collection of the same mapping function.
| MF | Type of the mapping function to return. |
1.8.13