Searched defs:and_op_not_impl (Results 1 – 1 of 1) sorted by relevance
145 struct and_op_not_impl struct146 { static const bool value = false; };149 struct and_op_not_impl<P1, P2, true> struct150 { static const bool value = !P2::value; };