InputByteStreamRef::operator=
Версия от 16:23, 30 мая 2019; Андрей Чусов (обсуждение | вклад)
InputByteStreamRef& operator=(const InputByteStreamRef&) = delete;
InputByteStreamRef& operator=(InputByteStreamRef&&) = delete;
Удаленные операторы присваивания.