Searched defs:boost_regex (Results 1 – 2 of 2) sorted by relevance
12 struct boost_regex : public abstract_regex struct31 boost_regex::register_instance(boost::shared_ptr<abstract_regex>(new boost_regex)); in initializer() argument38 const boost_regex::initializer boost_regex::init; argument
9 project(boost_regex VERSION "${BOOST_SUPERPROJECT_VERSION}" LANGUAGES CXX) project11 add_library(boost_regex INTERFACE) target