Skip to content

Commit 736a2f5

Browse files
committed
add feature-defect macro for std::regex
1 parent 1f07ed1 commit 736a2f5

File tree

2 files changed

+66
-0
lines changed

2 files changed

+66
-0
lines changed

build/Jamfile.v2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ lib boost_fiber
9898
cxx11_defaulted_functions
9999
cxx11_final
100100
cxx11_hdr_mutex
101+
cxx11_hdr_regex
101102
cxx11_hdr_tuple
102103
cxx11_lambdas
103104
cxx11_noexcept

0 commit comments

Comments
 (0)