Home
last modified time | relevance | path

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

/third_party/boost/boost/proto/
Dextends.hpp47 # define BOOST_PROTO_ADDROF(x) ((char const volatile*)boost::addressof(x)) macro
50 …# define BOOST_PROTO_OFFSETOF(s,m) (BOOST_PROTO_ADDROF((((s *)this)->m)) - BOOST_PROTO_ADDROF(*((s…