InputByteStreamRef::operator=: различия между версиями
Перейти к навигации
Перейти к поиску
(Новая страница: «{{function_begin|InputByteStreamRef& operator{{=}}(const InputByteStreamRef&) {{=}} delete; InputByteStreamRef& operator{{=}}(InputByteStreamRef&&) {{=}} delete;|…») |
|||
Строка 1: | Строка 1: | ||
{{function_begin|InputByteStreamRef& operator{{=}}(const InputByteStreamRef&) {{=}} delete; | {{function_begin|InputByteStreamRef& operator{{=}}(const InputByteStreamRef&) {{=}} delete; | ||
InputByteStreamRef& operator{{=}}(InputByteStreamRef&&) {{=}} delete;|{{InputByteStreamRef:: | InputByteStreamRef& operator{{=}}(InputByteStreamRef&&) {{=}} delete;|{{InputByteStreamRef::operator{{=}} brief}}}} | ||
{{function_end}} | {{function_end}} |
Текущая версия на 16:23, 30 мая 2019
InputByteStreamRef& operator=(const InputByteStreamRef&) = delete;
InputByteStreamRef& operator=(InputByteStreamRef&&) = delete;
Удаленные операторы присваивания.