| 1781 | using __icopyable::__interface_base::__interface_base; |
| 1782 | |
| 1783 | constexpr virtual void __copy_to(__iroot *&, std::span<std::byte>) const |
| 1784 | { |
| 1785 | STDEXEC::__die(__pure_virt_msg, "__copy_to"); |
| 1786 | } |
| 1787 | }; |
| 1788 | |
| 1789 | ////////////////////////////////////////////////////////////////////////////////////////// |
no test coverage detected