Defines boost::mpl11::detail::logical_or::lazy
.
More...
Go to the source code of this file.
Typedefs | |
template<typename... xs> | |
using | boost::mpl11::detail::logical_or::lazy = lazy_naive_struct< xs...> |
Alias to the most efficient short-circuiting logical or. | |
Defines boost::mpl11::detail::logical_or::lazy
.