2adaeb8813
evaluate_as(), and BOOST_YAP_CONVERSION_OPERATOR_TEMPLATE. Fixes #29 Fixes #30
9 lines
312 B
Plaintext
9 lines
312 B
Plaintext
[section Configuration]
|
|
|
|
_no_constexpr_if_m_ is a macro that indicates whether the compiler has support
|
|
for constexpr if. It defaults to no. Define it to be a nonzero value if your
|
|
compiler has constexpr if support. Note that this is a temporary hack; this
|
|
should eventually be a Boost-wide macro.
|
|
|
|
[endsect]
|