Traits for treating CodeView type records as binary stream items.
Declared in <llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h>
template<>
struct BinaryItemTraits<codeview::CVType>;
| Name | Description |
|---|---|
bytes | Return the raw bytes that make up Item. |
length | Return the length in bytes of Item. |