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
d2a5ddd8a9da9987b96dd27f7e6b12c577f74511
boost_regex
/
include
/
boost
/
regex
T
History
Nikita Kniazev
d2a5ddd8a9
Cease dependence on Iterator
...
It is a fat dependence because it brings Fusion.
2021-06-07 01:47:25 +03:00
..
config
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
pending
Fixes and testing update for MSVC in C++20 mode.
2021-03-07 08:42:18 +00:00
v4
Cease dependence on Iterator
2021-06-07 01:47:25 +03:00
v5
Don't redefine macros.
2021-06-06 09:07:28 +01:00
concepts.hpp
Remove a lot of boost dependencies and workarounds.
2020-12-01 18:57:42 +00:00
config.hpp
More cleanups.
2020-12-20 13:13:14 +00:00
icu.hpp
Remove more old code and enable standalone mode.
2020-12-10 16:47:08 +00:00
mfc.hpp
Change detail namespace.
2015-04-04 19:10:37 +01:00
pattern_except.hpp
Remove more old code and enable standalone mode.
2020-12-10 16:47:08 +00:00
regex_traits.hpp
Preparation for V5.
2020-11-26 16:47:48 +00:00
user.hpp
Remove recursive option for v5.
2020-11-26 17:10:24 +00:00