This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
regex
Watch
1
Star
0
Fork
1
You've already forked regex
mirror of
https://github.com/boostorg/regex.git
synced
2025-07-16 22:02:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27d2853615bf25a4ad28cd012c027e8e64c39ecb
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