Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_CHRONO_HEADER

CXXD_CHRONO_HEADER — The chrono header file name.

Synopsis

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

CXXD_CHRONO_HEADER

Description

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


PrevUpHomeNext