427037a552
boost::split_iterator type-erases the predicate, which makes it require a virtual call per character (!) along with a heap allocation. As it turns out we only ever need one predicate (comparing to a single character), so replace it with a split_iterator that just does that. |
||
---|---|---|
.. | ||
ass | ||
audio | ||
common | ||
include/libaegisub | ||
lua | ||
osx | ||
unix | ||
windows | ||
lagi_pre.h | ||
Makefile |