Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 2.66 KB

syncstream.md

File metadata and controls

50 lines (40 loc) · 2.66 KB

Header <syncstream> implementation status

Reference
Implementation

  • : Cannot implement with language itself. Need compiler support. Used C++ N STL
  • : Partially implemented with C++ N
  • : Fully implemented with C++ N
  • : Not yet implemented
Features Standard Implemented in
Includes
<ostream>
Classes
basic_syncbuf
basic_osyncstream
Functions
ss::swap(ss::basic_syncbuf)