Searched refs:pointer_t (Results 1 – 8 of 8) sorted by relevance
96 typedef pointer pointer_t; typedef in boost::coroutines2::detail::pull_coroutine::iterator127 pointer_t operator->() const noexcept { in operator ->()204 typedef pointer pointer_t; typedef in boost::coroutines2::detail::pull_coroutine::iterator235 pointer_t operator->() const noexcept { in operator ->()
109 using pointer_t = mp11::mp_at_c<typename Property::arg_types, 1>; in call_me() typedef110 auto const pointer = static_cast<pointer_t>(&(values.front())); in call_me()
73 using pointer_t = typename T::pointer; typedef166 is_detected<pointer_t, traits>::value &&
766 typedef pointer pointer_t; typedef in boost::coroutines::pull_coroutine::iterator811 pointer_t operator->() const in operator ->()855 typedef pointer pointer_t; typedef in boost::coroutines::pull_coroutine::const_iterator901 pointer_t operator->() const in operator ->()1234 typedef pointer pointer_t; typedef in boost::coroutines::pull_coroutine::iterator1279 pointer_t operator->() const in operator ->()1323 typedef pointer pointer_t; typedef in boost::coroutines::pull_coroutine::const_iterator1369 pointer_t operator->() const in operator ->()
595 using pointer_t = pointer; typedef in boost::fibers::unbuffered_channel::iterator635 pointer_t operator->() noexcept { in operator ->()
565 using pointer_t = pointer; typedef in boost::fibers::buffered_channel::iterator606 pointer_t operator->() noexcept { in operator ->()
105 using pointer_t = typename pointer<Pointer, IteratorConcept>::type; typedef278 using pointer = detail::pointer_t<Pointer, iterator_concept>;
3012 using pointer_t = typename T::pointer; typedef3105 is_detected<pointer_t, traits>::value &&