LIEF: Library to Instrument Executable Formats Version 0.16.0
|
#include <LIEF/third-party/span.hpp>
Go to the source code of this file.
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
Typedefs | |
template<typename ElementType , std::size_t Extent = tcb::dynamic_extent> | |
using | LIEF::span = tcb::span<ElementType, Extent> |