Defines boost::mpl11::detail::logical_or::lazy_naive_struct.
More...
#include <boost/mpl11/bool.hpp>Go to the source code of this file.
Typedefs | |
| template<typename... xs> | |
| using | boost::mpl11::detail::logical_or::lazy_naive_struct = lazy_naive_struct_impl< false, xs...> |
| Short-circuiting logical or implemented with naive recursion. | |
Defines boost::mpl11::detail::logical_or::lazy_naive_struct.
1.8.7