summaryrefslogtreecommitdiff
path: root/src/string.hh
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2016-12-14 13:25:55 +0000
committerMaxime Coste <mawww@kakoune.org>2016-12-14 13:25:55 +0000
commitdfb030da6efbca77f014f7deb2f2ee98b47bac5c (patch)
treeef80f5631e265ef43f0eb3597d71ccdc5cbd3fb3 /src/string.hh
parent8e351e8285f642c7822e44155bb757ae67bc6911 (diff)
Make container wrapper callback functions mutable
It seems at least std::mem_fn callable wrapper type call operator is not guaranteed to be const, so we need to be able to call on a non const object. This should do for now. Fixes #978
Diffstat (limited to 'src/string.hh')
0 files changed, 0 insertions, 0 deletions