Home
last modified time | relevance | path

Searched defs:pointer_t (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/coroutine2/detail/
Dpull_coroutine.hpp96 typedef pointer pointer_t; typedef in boost::coroutines2::detail::pull_coroutine::iterator
204 typedef pointer pointer_t; typedef in boost::coroutines2::detail::pull_coroutine::iterator
/third_party/json/include/nlohmann/detail/meta/
Dtype_traits.hpp73 using pointer_t = typename T::pointer; typedef
/third_party/boost/boost/gil/extension/io/tiff/detail/
Ddevice.hpp109 using pointer_t = mp11::mp_at_c<typename Property::arg_types, 1>; in call_me() typedef
/third_party/boost/boost/fiber/
Dbuffered_channel.hpp565 using pointer_t = pointer; typedef in boost::fibers::buffered_channel::iterator
Dunbuffered_channel.hpp595 using pointer_t = pointer; typedef in boost::fibers::unbuffered_channel::iterator
/third_party/boost/boost/coroutine/
Dasymmetric_coroutine.hpp766 typedef pointer pointer_t; typedef in boost::coroutines::pull_coroutine::iterator
855 typedef pointer pointer_t; typedef in boost::coroutines::pull_coroutine::const_iterator
1234 typedef pointer pointer_t; typedef in boost::coroutines::pull_coroutine::iterator
1323 typedef pointer pointer_t; typedef in boost::coroutines::pull_coroutine::const_iterator
/third_party/boost/boost/stl_interfaces/
Diterator_interface.hpp105 using pointer_t = typename pointer<Pointer, IteratorConcept>::type; typedef
/third_party/json/single_include/nlohmann/
Djson.hpp3012 using pointer_t = typename T::pointer; typedef