|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Public Member Functions | |
| bool | operator!= (const const_iterator &other) const |
| const_iterator & | operator++ () |
| std::shared_ptr< const PEFormat::Section > | operator* () const |
Public Attributes | |
| std::vector< std::shared_ptr< COFFFormat::Section > >::const_iterator | coff_iterator |