Specialization of package for repeated view. Only store the underlying, repeatedly referenced value. Then, reconstruct using this value on destination. More...
Public Member Functions | |
package (result_type &v) | |
result_type | operator() (void) const |
Public Types | |
using | result_type = repeat_view< Container > |
Specialization of package for repeated view. Only store the underlying, repeatedly referenced value. Then, reconstruct using this value on destination.