struct Result

Defined at line 216 of file ../../src/lib/elfldltl/include/lib/elfldltl/memory.h

Define a Result type that has the right API. It will never be returned.

Public Methods

std::span<const T> operator std::span<const type-parameter-0-0, 18446744073709551615> ()

Defined at line 217 of file ../../src/lib/elfldltl/include/lib/elfldltl/memory.h

std::span<const T> operator std::span<const type-parameter-0-0, 4294967295> ()

Defined at line 217 of file ../../src/lib/elfldltl/include/lib/elfldltl/memory.h

std::span<T> operator std::span<type-parameter-0-0, 18446744073709551615> ()

Defined at line 218 of file ../../src/lib/elfldltl/include/lib/elfldltl/memory.h

std::span<T> operator std::span<type-parameter-0-0, 4294967295> ()

Defined at line 218 of file ../../src/lib/elfldltl/include/lib/elfldltl/memory.h