Dan Albert e7a75ccf2d Fix regex_traits<T>::char_class_type for Android.
Android can't use ctype_base::mask for its char_class_type because the
bionic ctype implementation comes from openbsd, which uses an 8-bit
ctype mask which isn't large enough to encode the standard ctypes and
__regex_word.

Change-Id: Iee4b8dd465ff2cb358ed2b10e1c3a499437403b7
2014-07-31 14:15:34 -07:00
2014-07-30 17:02:23 -07:00
2014-07-25 17:39:44 +00:00
2013-09-28 01:25:55 +00:00
2014-07-25 17:39:44 +00:00
Description
android_external_libcxx
22 MiB
Languages
C++ 97.4%
HTML 0.9%
Python 0.9%
CMake 0.6%
Shell 0.1%