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