Home
last modified time | relevance | path

Searched defs:deref (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dderef.hpp27 struct deref struct
30 typedef typename Iterator::type type;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/
Diterator.hpp37 struct deref< l_iter<Node> > struct
39 typedef typename Node::item type;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
Dforeach.hpp186 deref( static_any_t cur, C&, ::boost::type<RefType>, mpl::false_ ) in deref() function
195 deref( static_any_t cur, C const&, ::boost::type<RefType>, mpl::true_ ) in deref() function