Here is a list of all functions with links to the structures/unions they belong to:
- i -
- impl() : strong_rc::n_spt_pimpl::file::impl, strong_rc::n_spt_shared_from_this::impl
- inc_failed_counter() : test_manager
- inc_success_counter() : test_manager
- init_key_value_map() : util::cli::cmd_option_list
- inject_await() : stackful_channel_context< TVALUE >, stackful_channel_receiver< TVALUE >
- insert_t() : util::cli::phoenix::insert_t< T >
- internal_inject_await() : stackful_channel_context< TVALUE >
- intrusive_ptr() : memory::intrusive_ptr< T >
- invoke() : task_action_function< Ty >::invoker< Tz, false >, task_action_function< Ty >::invoker< Tz, true >, task_action_mem_function< Ty, Tc >::invoker< Tz, false >, task_action_mem_function< Ty, Tc >::invoker< Tz, true >
- is_auto_gc() : stack_pool< TAlloc >
- is_available() : util::lock::lock_holder< TLock, TLockAct, TUnlockAct >
- is_canceled() : impl::task_impl
- is_completed() : impl::task_impl, task< TCO_MACRO >
- is_error() : future::result_base< TOK, TERR, false >, future::result_base< TOK, TERR, true >
- is_exiting() : impl::task_impl
- is_faulted() : impl::task_impl
- is_finished() : coroutine_context_base, test_this_context_yield_runner
- is_locked() : util::lock::spin_lock
- is_pending() : future::future< T, TPTR >, future::poller< T, TPTR >, stackful_channel_context< TVALUE >, stackful_channel_receiver< TVALUE >, stackful_channel_sender< TVALUE >
- is_ready() : future::future< T, TPTR >, future::poller< T, TPTR >, stackful_channel_context< TVALUE >, stackful_channel_receiver< TVALUE >, stackful_channel_sender< TVALUE >
- is_run() : test_this_context_yield_runner
- is_shared_storage() : future::compact_storage< T, ::std::shared_ptr< T > >, future::compact_storage< T, LIBCOPP_COPP_NAMESPACE_ID::memory::strong_rc_ptr< T > >, future::compact_storage< T, std::unique_ptr< T, small_object_optimize_storage_deleter< T > > >
- is_success() : future::result_base< TOK, TERR, false >, future::result_base< TOK, TERR, true >
- is_timeout() : impl::task_impl
- is_unbounded() : stack_traits
- iterator_guard() : util::iterator_guard< ContainerType, IsConst >