summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-12-06 17:18:44 +0800
committerMaxime Coste <mawww@kakoune.org>2017-12-06 17:18:44 +0800
commit99636c6230f9a3f6a818db5a301137114bf79617 (patch)
tree9db923cdab521029dba8299d7b98ed057043c0ae /src/input_handler.cc
parent1b44056fce951cb5b853202d26148ffa5d45a119 (diff)
Remove Vector returning split functions, use range adaptor
Do not allocate temporary vectors to store splitted data, use the 'split' range adaptor along with transform(unescape) to provide the same feature with less allocations.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions