This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_regex
Watch
1
Star
0
Fork
0
You've already forked boost_regex
forked from
boostorg/regex
Code
Pull Requests
Activity
Files
f307ef83536693834cd70e8366db01f1b5473d7b
boost_regex
/
include
/
boost
/
regex
/
config
History
Edward Diener
cc09733d03
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-31 17:42:38 -04:00
..
borland.hpp
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-31 17:42:38 -04:00
cwchar.hpp
Windows CE does not define the wcscoll function from the CRT so, for WinCE, don't try to pull wcscoll from the global namespace into the std namespace.
2009-04-01 14:56:27 +00:00