Lines Matching refs:aux
9 namespace boost { namespace parameter { namespace aux { namespace
21 : ::boost::parameter::aux
30 namespace boost { namespace parameter { namespace aux { namespace
33 struct get_predicate_or_default< ::boost::parameter::aux::use_default>
35 typedef ::boost::parameter::aux::always_true_predicate type;
53 namespace boost { namespace parameter { namespace aux { namespace
59 ::boost::parameter::aux::is_optional<T>
61 , ::boost::parameter::aux::is_required<T>
63 , ::boost::parameter::aux::get_predicate<T>
65 ::boost::parameter::aux::always_true_predicate
72 ::boost::parameter::aux::is_optional<T>
74 , ::boost::parameter::aux::is_required<T>
76 , ::boost::parameter::aux::get_predicate<T>
78 ::boost::parameter::aux::always_true_predicate