diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-09-17 13:13:41 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-11-04 18:04:00 +0100 |
commit | 2fc9d1ebca203b4a159dba5e817081155099f6ab (patch) | |
tree | 3847340b1e577da59703dcdd3bf3960a2a4d587a /.travis.yml | |
parent | b2a893dda28aea05128394cd61c7ce38cfa0624b (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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions