MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
Typedefs
strict.hpp File Reference

Defines boost::mpl11::detail::logical_or::strict. More...

#include <boost/mpl11/detail/logical_or/strict_is_same.hpp>

Go to the source code of this file.

Typedefs

template<typename... xs>
using boost::mpl11::detail::logical_or::strict = strict_is_same< xs...>
 Alias to the most efficient non short-circuiting logical or.
 

Detailed Description

Defines boost::mpl11::detail::logical_or::strict.