Searched defs:default_policy (Results 1 – 6 of 6) sorted by relevance
455 struct default_policy struct457 typedef Ownership ownership_policy;458 typedef Checking checking_policy;459 typedef Input input_policy;460 typedef Storage storage_policy;464 struct unique : multi_pass_unique<T487 struct shared : multi_pass_shared<T
158 struct default_policy struct161 static inline void apply(Point1 const& point1, Point2 & point2) in apply()
112 policy<> default_policy; variable
169 ASN1_OBJECT *default_policy; /* It may appear in policies, too. */ member
220 typedef boost::math::policies::policy<> default_policy; in test_boost_1_param() typedef249 typedef boost::math::policies::policy<> default_policy; in test_boost_2_param() typedef278 typedef boost::math::policies::policy<> default_policy; in test_boost_3_param() typedef
251 struct default_policy{}; struct