be48f4d657
Microsoft's constexpr evaluator treats the type of micro[0] and micro[1] as plain char, and so sign extends before comparing them to ints. The normal compiler, including the optimizer, does not fail in this way, so this is merely a "future proof" change in case someone uses is_utf8() in a constant expression. |
||
---|---|---|
.. | ||
args.h | ||
chrono.h | ||
color.h | ||
compile.h | ||
core.h | ||
format-inl.h | ||
format.h | ||
locale.h | ||
os.h | ||
ostream.h | ||
printf.h | ||
ranges.h | ||
wchar.h |