Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Naios/continuable
/ functions
Functions
563 in github.com/Naios/continuable
⨍
Functions
563
◇
Types & classes
295
Method
continuable_box
include/continuable/detail/connection/connection-aggregated.hpp:140
Method
continuation
include/continuable/detail/other/erasure.hpp:196
Method
counter_mapper
test/unit-test/single/test-continuable-traverse.cpp:282
Method
counter_mapper_rejecting_non_tag_1
test/unit-test/single/test-continuable-traverse.cpp:299
Method
counter_mapper_rejecting_non_tag_1_sfinae
test/unit-test/single/test-continuable-traverse.cpp:330
Method
create_from
include/continuable/detail/core/base.hpp:164
Method
create_from_raw
include/continuable/detail/core/base.hpp:152
Method
deallocate
test/unit-test/single/test-continuable-traverse.cpp:185
Method
deduce
include/continuable/detail/connection/connection-any.hpp:101
Method
deduce_one
include/continuable/detail/connection/connection-any.hpp:91
Method
deduce_same_hints
include/continuable/detail/connection/connection-any.hpp:118
Method
deduce_tuple_like
include/continuable/detail/connection/connection-any.hpp:127
Method
detach
Abort the current control flow
include/continuable/detail/traversal/traverse-async.hpp:319
Method
empty
Creates an empty result
include/continuable/continuable-result.hpp:281
Method
end
include/continuable/detail/traversal/traverse.hpp:377
Method
exceptional_result
include/continuable/continuable-result.hpp:81
Function
expecting_eq_check
include/continuable/detail/other/testing.hpp:185
Method
final_suspend
include/continuable/detail/other/coroutines.hpp:249
Method
finalize
include/continuable/detail/connection/connection-any.hpp:171
Method
finalize
include/continuable/detail/connection/connection-all.hpp:158
Method
finalize
include/continuable/detail/connection/connection-seq.hpp:148
Function
flat_arraylize_to
include/continuable/detail/traversal/traverse.hpp:249
Function
flat_tupelize_to
include/continuable/detail/traversal/traverse.hpp:237
Method
fork
include/continuable/detail/traversal/traverse-async.hpp:345
Method
from
Creates a present result from the given values
include/continuable/continuable-result.hpp:272
Method
from
include/continuable/continuable-promisify.hpp:80
Method
from
include/continuable/detail/other/promisify.hpp:68
Method
functional_io_service
examples/example-asio/example-asio.cpp:65
Method
get
test/unit-test/single/test-continuable-result.cpp:55
Method
get
include/continuable/detail/utility/result-trait.hpp:74
Method
get
include/continuable/detail/utility/result-trait.hpp:94
Method
get
include/continuable/detail/operations/split.hpp:47
Method
get
include/continuable/detail/operations/split.hpp:55
Method
get_return_object
include/continuable/detail/other/coroutines.hpp:238
Function
hint_of_data
include/continuable/detail/connection/connection-aggregated.hpp:242
Method
initial_suspend
include/continuable/detail/other/coroutines.hpp:245
Function
initiate
include/continuable/external/asio.hpp:158
Function
int_remapper
test/unit-test/single/test-continuable-traverse.cpp:200
Method
invoke
Invokes the callback with the cached result
include/continuable/detail/connection/connection-all.hpp:66
Method
invoker
include/continuable/detail/core/base.hpp:248
Method
is_canceled
test/mock/test-mock.cpp:84
Method
is_cancellation
include/continuable/detail/external/asio.hpp:196
Method
is_cancellation
include/continuable/detail/external/asio.hpp:223
Method
is_detached
Returns true when we should abort the current control flow
include/continuable/detail/traversal/traverse-async.hpp:325
Method
is_finished
include/continuable/detail/traversal/traverse-async.hpp:252
Method
is_finished
include/continuable/detail/traversal/traverse-async.hpp:286
Method
is_ignored
include/continuable/detail/external/asio.hpp:201
Method
is_ignored
include/continuable/detail/external/asio.hpp:226
Method
is_ready
Returns true when the continuable can provide its result immediately, and its lazy invocation would be side-effect free. \since 4.0.0
include/continuable/continuable-base.hpp:649
Method
is_ready
include/continuable/detail/connection/connection.hpp:143
Method
is_ready
include/continuable/detail/core/base.hpp:206
Method
loop_frame
include/continuable/detail/operations/loop.hpp:81
Function
main
test/link/test-link.cpp:47
Function
main
test/standalone/continuable-standalone.cpp:26
Function
main
test/threads/test-threads.cpp:30
Function
main
test/mock/test-mock.cpp:112
Function
main
test/playground/test-playground.cpp:25
Function
main
test/simple-benchmark/benchmark-simple.cpp:55
Function
main
examples/example-slideshow/example-slideshow.cpp:48
Function
main
examples/example-asio/example-asio-integration.cpp:56
Function
main
examples/example-asio/example-asio.cpp:99
Function
main
examples/example-ai/example-ai.cpp:71
Method
make
test/unit-test/test-continuable.hpp:111
Method
make
test/unit-test/test-continuable.hpp:131
Method
make
test/unit-test/test-continuable.hpp:141
Method
make
test/unit-test/test-continuable.hpp:152
Method
make
test/unit-test/test-continuable.hpp:163
Method
make
include/continuable/detail/operations/loop.hpp:60
Method
make
include/continuable/detail/operations/loop.hpp:67
Function
make_callback
include/continuable/detail/core/base.hpp:748
Function
make_cancelling_continuable
include/continuable/continuable-base.hpp:976
Function
make_continuable
include/continuable/continuable-base.hpp:888
Function
make_exceptional_continuable
include/continuable/continuable-base.hpp:935
Method
map_default
include/continuable/detail/external/asio.hpp:194
Method
map_ignore
include/continuable/detail/external/asio.hpp:220
Method
map_none
include/continuable/detail/external/asio.hpp:207
Method
mapping_helper
include/continuable/detail/traversal/traverse.hpp:819
Method
may_void
include/continuable/detail/traversal/traverse.hpp:651
Method
my_allocator
test/unit-test/single/test-continuable-traverse.cpp:159
Method
name
test/unit-test/test-continuable.hpp:291
Method
next
include/continuable/detail/traversal/traverse-async.hpp:280
Method
next
include/continuable/detail/traversal/traverse-async.hpp:469
Method
non_copyable
include/continuable/detail/utility/util.hpp:248
Method
non_default_constructible
test/unit-test/multi/test-continuable-connection-all-seq-ag-2.cpp:32
Method
non_movable
include/continuable/detail/utility/util.hpp:257
Method
op
test/unit-test/test-continuable.hpp:241
Method
operator co_await
\endcond Implements the operator for awaiting on continuables using `co_await`. The operator is only enabled if `CONTINUABLE_HAS_EXPERIMENTAL_COROUTI
include/continuable/continuable-base.hpp:779
Method
operator&&
include/continuable/continuable-base.hpp:531
Method
operator()
test/unit-test/single/test-continuable-traverse-async.cpp:74
Method
operator()
test/unit-test/single/test-continuable-traverse-async.cpp:102
Method
operator()
test/unit-test/single/test-continuable-traverse-async.cpp:128
Method
operator()
test/unit-test/single/test-continuable-traverse-async.cpp:200
Method
operator()
test/unit-test/single/test-continuable-traverse-async.cpp:208
Method
operator()
test/unit-test/single/test-continuable-traverse-async.cpp:280
Method
operator()
test/unit-test/single/test-continuable-traverse-async.cpp:312
Method
operator()
test/unit-test/single/test-continuable-traverse-async.cpp:355
Method
operator()
test/unit-test/single/test-continuable-erasure.cpp:31
Method
operator()
test/unit-test/single/test-continuable-erasure.cpp:40
Method
operator()
test/unit-test/single/test-continuable-connection-noinst.cpp:31
Method
operator()
test/unit-test/single/test-continuable-traverse.cpp:46
← previous
next →
301–400 of 563, ranked by callers