Go to the source code of this file.
◆ BOOST_MPL_AUX_ADL_BARRIER_DECL
#define BOOST_MPL_AUX_ADL_BARRIER_DECL |
( |
|
type | ) |
|
Value: namespace boost {
namespace mpl { \
using ::BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::type; \
} } \
Definition at line 26 of file adl_barrier.hpp.
◆ BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE
#define BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE mpl_ |
◆ BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE_CLOSE
#define BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE_CLOSE } |
◆ BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE_OPEN
#define BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE_OPEN namespace mpl_ { |