libostd
Public Types | List of all members
ostd::output_range< B > Struct Template Reference

The base type for all pure output ranges. More...

Public Types

using range_category = output_range_tag
 All pure output ranges have the same tag.
 

Detailed Description

template<typename B>
struct ostd::output_range< B >

The base type for all pure output ranges.


The documentation for this struct was generated from the following file: