Template Function DAI_SPAN_NAMESPACE_NAME::as_writable_bytes
Defined in File span.hpp
Function Documentation
Warning
doxygenfunction: Unable to resolve function “DAI_SPAN_NAMESPACE_NAME::as_writable_bytes” with arguments “(span<ElementType, Extent>)”. Candidate function could not be parsed. Parsing error is Invalid C++ declaration: Expected identifier in nested name. [error at 1] ((Extent == dynamic_extent) ? dynamic_extent : sizeof(ElementType) * Extent)> as_writable_bytes(span<ElementType, Extent> s) noexcept -^