Home
last modified time | relevance | path

Searched refs:parameter_types (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/
H A Dparameter_types.hpp29 struct parameter_types;
41 template<typename T, typename ClassTypeTransform> struct parameter_types struct
47 BOOST_MPL_AUX_LAMBDA_SUPPORT(2,parameter_types,(T,ClassTypeTransform))
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dparameter_type_of.hpp38 typedef typename boost::function_types::parameter_types
41 >::type parameter_types; typedef
65 parameter_types,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/
H A Dsimplify_concept.hpp52 typedef typename ft::parameter_types in apply()
55 >::type parameter_types; in apply() typedef
79 boost::ignore_unused<parameter_types, base_index>(); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/
H A Drule.hpp133 parameter_types; typedef
136 fusion::result_of::size<parameter_types>::type::value;
139 fusion::cons<attr_reference_type, parameter_types>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/nonterminal/
H A Dextract_param.hpp132 typedef typename function_types::parameter_types<Sig>::type params;