OutputByteStreamRef::operator=
Версия от 16:23, 30 мая 2019; Андрей Чусов (обсуждение | вклад) (Новая страница: «{{function_begin|OutputByteStreamRef& operator{{=}}(const OutputByteStreamRef&) {{=}} delete; OutputByteStreamRef& operator{{=}}(OutputByteStreamRef&&) {{=}} dele…»)
OutputByteStreamRef& operator=(const OutputByteStreamRef&) = delete;
OutputByteStreamRef& operator=(OutputByteStreamRef&&) = delete;
Удаленные операторы присваивания.