Searched defs:not_ (Results 1 – 6 of 6) sorted by relevance
42 struct not_ struct45 static inline bool apply(Geometry1 const& geometry1, in apply()52 static inline bool apply(Geometry1 const& geometry1, in apply()
39 struct not_ struct
607 struct not_ : transform<not_<Grammar> > struct609 typedef not_ proto_grammar;612 struct impl : transform_impl<Expr, State, Data>
429 struct not_ struct431 static const bool value = !T::value;
215 inline boost::mpl::not_<Bool1> *not_(Bool1 *) { return 0; } in not_() function
1226 const SchemaType* not_; variable