Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_REGEX_HEADER

CXXD_REGEX_HEADER — The regex header file name.

Synopsis

// In header: <boost/cxx_dual/impl/regex.hpp>

CXXD_REGEX_HEADER

Description

The object-like macro expands to the include header file designation for the regex header file. The macro is used with the syntax: #include CXXD_REGEX_HEADER


PrevUpHomeNext