Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_RANDOM_HEADER

CXXD_RANDOM_HEADER — The random header file name.

Synopsis

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

CXXD_RANDOM_HEADER

Description

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


PrevUpHomeNext