summaryrefslogtreecommitdiff
path: root/apt-private
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-09-17 13:13:41 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2015-11-04 18:04:00 +0100
commit2fc9d1ebca203b4a159dba5e817081155099f6ab (patch)
tree3847340b1e577da59703dcdd3bf3960a2a4d587a /apt-private
parentb2a893dda28aea05128394cd61c7ce38cfa0624b (diff)
add cacheset push_back wrapping for std::back_inserter
As usual by now, not all containers wrapped by the cacheset containers support all methods, like push_back now, but they fail on use of these unusable methods only. Would be nice to not expose these methods for unsupporting containers at all, but that means either a lot of classes or a lot of std::enable_if magic, which seems like too big work for this small wrapper for now. Git-Dch: Ignore
Diffstat (limited to 'apt-private')
0 files changed, 0 insertions, 0 deletions