MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
boost::mpl11::bitand_< x1, x2, xn > Struct Template Reference

Bitwise and (&&). More...

#include <boost/mpl11/fwd/bitwise.hpp>

Detailed Description

template<typename x1, typename x2, typename... xn>
struct boost::mpl11::bitand_< x1, x2, xn >

Bitwise and (&&).