Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/std/
H A Dutility.hpp24 struct make_pair struct
32 struct result<This(First, Second)>
43 std::pair<First, Second> operator()(First const &first, Second const &second) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/detail/
H A Dsegmented_end_impl.hpp52 static pair_type make_pair(end_type end) in make_pair() function