Home
last modified time | relevance | path

Searched defs:empty_arg_list (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/include/boost/parameter/aux_/
Darg_list.hpp69 struct empty_arg_list struct
71 struct tagged_arg
78 inline BOOST_CONSTEXPR empty_arg_list(Args&&...) in empty_arg_list() argument
85 struct binding
108 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; // convenience
142 typedef ::boost::parameter::aux::arg_list_tag tag;
569 struct empty_arg_list struct
571 inline BOOST_CONSTEXPR empty_arg_list() in empty_arg_list() function
[all …]