Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCon/CppCon2018
/ functions
Functions
102 in github.com/CppCon/CppCon2018
⨍
Functions
102
◇
Types & classes
61
↓ 65 callers
Method
get
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_associators.cpp:32
↓ 47 callers
Method
contains
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:328
↓ 12 callers
Function
buffer
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_testable.cpp:19
↓ 9 callers
Method
erase
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:337
↓ 6 callers
Method
async_wait
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_testable.cpp:68
↓ 6 callers
Method
expires_after
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_testable.cpp:77
↓ 6 callers
Method
size
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:146
↓ 4 callers
Function
md_path
(path)
_tools/add.py:45
↓ 4 callers
Function
shell_call
(cmd)
_tools/add.py:13
↓ 3 callers
Method
clear
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:348
↓ 3 callers
Method
get_executor
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:65
↓ 2 callers
Function
DispatchThread
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.cpp:51
↓ 2 callers
Function
async_wait_then_write
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_universal.cpp:33
↓ 2 callers
Method
get_executor
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_testable.cpp:41
↓ 2 callers
Function
idval2type
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:110
↓ 2 callers
Method
initiate
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:72
↓ 2 callers
Method
initiate
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_associators.cpp:66
↓ 2 callers
Method
initiate
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_get_executor.cpp:59
↓ 1 callers
Function
BlockAndWait
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.cpp:57
↓ 1 callers
Function
add_index
(readme, category)
_tools/add.py:23
↓ 1 callers
Function
add_presentation
(path)
_tools/add.py:124
↓ 1 callers
Function
array_id2type
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:116
↓ 1 callers
Function
async_wait_then_write
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:34
↓ 1 callers
Function
async_wait_then_write
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation.cpp:17
↓ 1 callers
Function
async_wait_then_write
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_associators.cpp:40
↓ 1 callers
Function
async_wait_then_write
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_testable.cpp:24
↓ 1 callers
Function
async_wait_then_write
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_get_executor.cpp:33
↓ 1 callers
Function
constexpr_strlen
==============================================================================
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:102
↓ 1 callers
Method
expire
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_testable.cpp:84
↓ 1 callers
Function
generate_entry
(readme, path)
_tools/add.py:44
↓ 1 callers
Function
generate_index
(readme, path)
_tools/add.py:108
↓ 1 callers
Method
get_executor
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_universal.cpp:27
↓ 1 callers
Method
get_executor
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_get_executor.cpp:27
↓ 1 callers
Method
get_name
Presentations/named_arguements_from_scratch/final_example.cpp:14
↓ 1 callers
Method
initiate
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation.cpp:35
↓ 1 callers
Function
launder
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:178
↓ 1 callers
Function
make_readme
(readme)
_tools/add.py:28
↓ 1 callers
Function
test_map
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/test.cpp:209
↓ 1 callers
Function
test_static_map
==============================================================================
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/test.cpp:11
Method
AsyncContext
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.hpp:144
Method
AsyncRun
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.hpp:154
Function
AsyncWorks
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.cpp:43
Method
CompleteRun
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.hpp:167
Method
ThreadInfo
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.cpp:38
Method
async_write_some
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_testable.cpp:47
Method
clear
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:268
Method
contains
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:161
Method
contains
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:240
Method
erase
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:151
Method
erase
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:258
Function
foo
Presentations/named_arguements_from_scratch/final_example.cpp:7
Method
get_executor
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:28
Method
get_executor
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:45
Method
initiate
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:53
Method
initiate
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_universal.cpp:51
Method
initiate
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_universal.cpp:64
Method
initiate
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_associators.cpp:53
Method
initiate
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_get_executor.cpp:46
Function
main
Want to write foo(c = "hello world", b = 0.5, a = 10);
Presentations/named_arguements_from_scratch/final_example.cpp:52
Function
main
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/test.cpp:393
Function
main
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/02-WithTemplate.cpp:77
Function
main
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/01-EarlyLambda.cpp:49
Function
main
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/03-WithRules.cpp:164
Function
main
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Sample.cpp:28
Function
main
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:82
Function
main
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation.cpp:44
Function
main
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_universal.cpp:74
Function
main
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_associators.cpp:76
Function
main
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_testable.cpp:99
Function
main
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_get_executor.cpp:69
Method
mock_waitable_timer
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_testable.cpp:66
Function
operator"" _arg
Presentations/named_arguements_from_scratch/final_example.cpp:23
Method
operator&
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/02-WithTemplate.cpp:43
Method
operator&
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/01-EarlyLambda.cpp:17
Method
operator&
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/03-WithRules.cpp:131
Method
operator&
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.hpp:185
Method
operator()
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:277
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:23
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:56
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_strand.cpp:75
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation.cpp:38
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_universal.cpp:22
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_universal.cpp:54
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_universal.cpp:67
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_associators.cpp:21
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_associators.cpp:56
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_associators.cpp:69
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_get_executor.cpp:22
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_get_executor.cpp:49
Method
operator()
Presentations/the_networking_ts_in_practice/src/asynchronous_operation/asynchronous_operation_get_executor.cpp:62
Method
operator*
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/02-WithTemplate.cpp:59
Method
operator*
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/01-EarlyLambda.cpp:32
Method
operator*
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/03-WithRules.cpp:147
Method
operator*
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.hpp:206
Method
operator=
Presentations/named_arguements_from_scratch/final_example.cpp:17
Function
operator>>
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/02-WithTemplate.cpp:67
Function
operator>>
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/01-EarlyLambda.cpp:40
Function
operator>>
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/03-WithRules.cpp:155
Function
operator>>
Presentations/crafting_embedded_domain_specific_language_in_cpp/EDSLCPP-Codes/completed/Async.hpp:213
Method
static_map
Presentations/a_semi_compileruntime_map_with_nearly_zero_overhead_lookup/semimap.h:201
next →
1–100 of 102, ranked by callers