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 D | addressof.hpp | 65 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 D | and_predicate.hpp | 29 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 D | self.hpp | 18 (address_of)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | tags.hpp | 33 struct address_of {}; struct
|
| H A D | proto_fwd.hpp | 257 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 D | expr.hpp | 56 struct address_of_hack<proto::tag::address_of, Expr &>
|
| H A D | debug.hpp | 40 BOOST_PROTO_DEFINE_TAG_INSERTION(address_of)
|
| H A D | operators.hpp | 240 … BOOST_PROTO_DEFINE_UNARY_OPERATOR(&, boost::proto::tag::address_of, TRAIT, DOMAIN, 0) \
|
| H A D | traits.hpp | 580 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 D | default.hpp | 111 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 D | default.hpp | 130 BOOST_PROTO_UNARY_DEFAULT_EVAL(&, address_of, make)
|