Searched defs:empty_arg_list (Results 1 – 2 of 2) sorted by relevance
69 struct empty_arg_list struct71 struct tagged_arg78 inline BOOST_CONSTEXPR empty_arg_list(Args&&...) in empty_arg_list() argument85 struct binding108 operator[](::boost::parameter::aux::default_<K,Default> x) const in operator []()115 operator[](::boost::parameter::aux::default_r_<K,Default> x) const in operator []()140 typedef ::boost::parameter::aux::empty_arg_list type; // convenience142 typedef ::boost::parameter::aux::arg_list_tag tag;569 struct empty_arg_list struct571 inline BOOST_CONSTEXPR empty_arg_list() in empty_arg_list() argument[all …]
93 typedef boost::parameter::aux::empty_arg_list empty_arg_list; typedef