Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dextends.hpp259 … #define BOOST_PROTO_EXTENDS_ASSIGN_IMPL_(ThisConst, ThatConst) \ argument
269 … , typename boost::proto::result_of::as_child<A ThatConst(), proto_domain>::type \
274 … operator =(A ThatConst() &a) ThisConst() \
282 … , typename boost::proto::result_of::as_child<A ThatConst(), proto_domain>::type \
326 … #define BOOST_PROTO_EXTENDS_SUBSCRIPT_IMPL_(ThisConst, ThatConst) \ argument
336 … , typename boost::proto::result_of::as_child<A ThatConst(), proto_domain>::type \
341 … operator [](A ThatConst() &a) ThisConst() \
349 … , typename boost::proto::result_of::as_child<A ThatConst(), proto_domain>::type \