summaryrefslogtreecommitdiff
path: root/apt-inst/extract.h
Commit message (Collapse)AuthorAgeFilesLines
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-3/+3
| | | | | | | | | C++11 adds the 'override' specifier to mark that a method is overriding a base class method and error out if not. We hide it in the APT_OVERRIDE macro to ensure that we keep compiling in pre-c++11 standards. Reported-By: clang-modernize -add-override -override-macros Git-Dch: Ignore
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+3
| | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use)
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
|
* * remove the remaining #ifdef __GNUG__ bitsMichael Vogt2006-10-021-2/+1
|
* * removed the pragma messMichael Vogt2006-10-021-1/+0
|
* Join with aliencodeArch Librarian2004-09-201-0/+52
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode