Unverified Commit d2ccf339 authored by Hristo Hristov's avatar Hristo Hristov Committed by GitHub
Browse files

[libc++][sstream] Explicitly delete special member functions (#80254)

The standard declares the copy constructors and copy assign operators as
deleted.

References:
- https://eel.is/c++draft/string.streams
parent 66f73100
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment