Concept Output StreamConceptConcept for output streams (for writing).
Concept for output streams (for writing).
Extends | StreamConcept |
---|---|
All Extended | StreamConcept |
Defined in | <seqan/basic.h> |
Signature |
concept OutputStreamConcept : StreamConcept;
|