Home
last modified time | relevance | path

Searched refs:address_of (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Daddressof.hpp65 struct address_of { struct
85 struct address_of<addressof_null_t> { struct
93 struct address_of<const addressof_null_t> { struct
101 struct address_of<volatile addressof_null_t> { struct
109 struct address_of<const volatile addressof_null_t> { struct
130 return detail::address_of<T>::get(o, 0); in addressof()
132 return detail::address_of<T>::get(detail::addressof_ref<T>(o), 0); in addressof()
240 return address_of<T>::get(addressof_ref<T>(o), 0); in addressof()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/operator/
H A Dand_predicate.hpp29 struct use_operator<qi::domain, proto::tag::address_of> // enables &p
72 struct make_composite<proto::tag::address_of, Elements, Modifiers>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/
H A Dself.hpp18 (address_of)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dtags.hpp33 struct address_of {}; struct
H A Dproto_fwd.hpp257 struct address_of;
545 template<typename T> struct address_of;
629 typedef make_expr<tag::address_of> make_address_of;
700 typedef functional::make_expr<tag::address_of> _make_address_of;
H A Dexpr.hpp56 struct address_of_hack<proto::tag::address_of, Expr &>
H A Ddebug.hpp40 BOOST_PROTO_DEFINE_TAG_INSERTION(address_of)
H A Doperators.hpp240 … BOOST_PROTO_DEFINE_UNARY_OPERATOR(&, boost::proto::tag::address_of, TRAIT, DOMAIN, 0) \
H A Dtraits.hpp580 BOOST_PROTO_DEFINE_UNARY_METAFUNCTION(address_of)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/
H A Ddefault.hpp111 BOOST_PROTO_UNARY_DEFAULT_EVAL(&, proto::tag::address_of, make)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Ddefault.hpp130 BOOST_PROTO_UNARY_DEFAULT_EVAL(&, address_of, make)