mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-01 05:08:10 -07:00
This release offers a way to use boost::regex instead of std::regex, however this has to be done by the importing client code and by setting VALIJSON_USE_BOOST_REGEX. This cannot be enabled globally, so there is no corresponding USE flag. Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/42491 Closes: https://github.com/gentoo/gentoo/pull/42491 Signed-off-by: Sam James <sam@gentoo.org>