mirror of https://github.com/bsnes-emu/bsnes.git
9fbbea23d3
Many specializations of stringify store a reference to the wrapped value. Therefore, passing arguments to make_string() by value can be disastrous if the compiler does not perform copy elision and stringify stores a reference to a variable that goes out of scope when make_string() returns. Cherry-picked from ares commit 3d826f5b266027529f0c12211c744a23bbe25a56. |
||
---|---|---|
.. | ||
allocator | ||
eval | ||
markup | ||
transform | ||
atoi.hpp | ||
cast.hpp | ||
compare.hpp | ||
convert.hpp | ||
core.hpp | ||
find.hpp | ||
format.hpp | ||
match.hpp | ||
pascal.hpp | ||
replace.hpp | ||
split.hpp | ||
trim.hpp | ||
utf8.hpp | ||
utility.hpp | ||
vector.hpp | ||
view.hpp |