MCPcopy Create free account

hub / github.com/apolukhin/Boost-Cookbook / functions

Functions695 in github.com/apolukhin/Boost-Cookbook

↓ 30 callersMethod_test
(command, test_name)
test.py:109
↓ 25 callersMethodrun
Chapter06/06_conveyor/main.cpp:166
↓ 23 callersMethodempty
Chapter01/12_A_noncopyable_movable/main.cpp:72
↓ 19 callersFunctionprint
Chapter09/06_multiindex/main.cpp:32
↓ 10 callersMethod_test_validate
(test_name)
test.py:121
↓ 9 callersFunctiontask
Chapter05/06_thread_specific_ptr/main.cpp:38
↓ 7 callersMethodclear
Chapter01/12_A_noncopyable_movable/main.cpp:67
↓ 6 callersMethodclose
Chapter02/09_scope_exit/main.cpp:54
↓ 6 callersMethodday
Chapter03/08_spirit_rules/main.cpp:46
↓ 6 callersMethodhours
Chapter03/08_spirit_rules/main.cpp:48
↓ 6 callersMethodminutes
Chapter03/08_spirit_rules/main.cpp:49
↓ 6 callersMethodmonth
Chapter03/08_spirit_rules/main.cpp:45
↓ 6 callersFunctionprocess
Chapter04/04_mpl_int_/main.cpp:47
↓ 6 callersMethodseconds
Chapter03/08_spirit_rules/main.cpp:50
↓ 6 callersMethodyear
Getters: year(), month(), day(), hours(), minutes(), seconds(), zone_offset_type(), zone_offset_in_min() ...
Chapter03/08_spirit_rules/main.cpp:44
↓ 6 callersMethodzone_offset_in_min
Chapter03/08_spirit_rules/main.cpp:53
↓ 6 callersMethodzone_offset_type
Chapter03/08_spirit_rules/main.cpp:52
↓ 5 callersFunctionbetween
Chapter07/07_string_view/main.cpp:19
↓ 5 callersFunctiondo_process
Chapter02/04_shared_array/main.cpp:138
↓ 5 callersFunctionexample_func
Chapter04/02_enable_if_c/main.cpp:76
↓ 5 callersMethodname
Chapter10/03_no_rtti/main.cpp:28
↓ 5 callersFunctionparse_datetime
Chapter03/08_spirit_rules/main.cpp:123
↓ 5 callersMethodsafe_wait
(task, timeout = 15.0)
test.py:95
↓ 4 callersMethod_print_test_output
(test_name)
test.py:116
↓ 4 callersFunctionadd
Chapter04/07_typeof/main.cpp:16
↓ 4 callersFunctionmake_task_wrapped
Chapter06/01_tasks_processor_base/tasks_processor_base.hpp:43
↓ 4 callersFunctionmake_task_wrapped
Chapter06/flat/09_tasks_processor_signals/main.cpp:48
↓ 4 callersFunctionsome_function1
Chapter02/01_scoped_ptr/main.cpp:142
↓ 4 callersFunctionsome_function2
Chapter02/01_scoped_ptr/main.cpp:146
↓ 4 callersFunctionstringize
Chapter08/06_tuple_to_string/main.cpp:21
↓ 4 callersMethodswap
Chapter01/10_A_move/main.cpp:56
↓ 4 callersMethodto_string
`fmt` parameter may contain the following: $1$ for outputting integer 'i'. $2$ for outputting string 's'. $3$ for outputting character 'c'.
Chapter07/04_format/main.cpp:20
↓ 4 callersMethodvalue_without_sign
...
Chapter03/04_lexical_user_defined/main.cpp:14
↓ 3 callersFunctionbetween_str
Chapter07/07_string_view/main.cpp:4
↓ 3 callersFunctioncheck_float_inputs
Chapter12/04_math/main.cpp:5
↓ 3 callersFunctionconstruct_descriptor3
Chapter01/12_A_noncopyable_movable/main.cpp:147
↓ 3 callersFunctionexecute_operations
Chapter09/01_small_vector/main.cpp:67
↓ 3 callersFunctionfoo
Returns -1 if error occurred.
Chapter03/03_numeric_cast/main.cpp:132
↓ 3 callersFunctionget_data
Chapter02/02_shared_ptr/main.cpp:114
↓ 3 callersFunctionget_operation
Chapter09/01_small_vector/main.cpp:80
↓ 3 callersFunctionhas_operation
Chapter09/01_small_vector/main.cpp:75
↓ 3 callersFunctioninc
Chapter04/06_conditional/main.cpp:40
↓ 3 callersFunctioninc_cpp17
Chapter04/06_conditional/main.cpp:114
↓ 3 callersFunctioninc_mpl
Chapter04/06_conditional/main.cpp:86
↓ 3 callersFunctionis_first_run
Chapter05/01_thread/main.cpp:89
↓ 3 callersFunctionmake_a_bet
Chapter11/04_stacktrace/main.cpp:69
↓ 3 callersFunctionmake_task_wrapped
Chapter06/flat/05_tasks_processor_multithread/main.cpp:46
↓ 3 callersFunctionmake_task_wrapped
Chapter06/flat/04_tasks_processor_network_accept/main.cpp:46
↓ 3 callersFunctionmay_throw1
Chapter02/03_scoped_array/main.cpp:57
↓ 3 callersFunctionmay_throw2
Chapter02/03_scoped_array/main.cpp:61
↓ 3 callersFunctionparty
Chapter11/04_stacktrace/main.cpp:55
↓ 3 callersFunctionprocess_integers
Chapter02/07_function_lambda_c++11/main.cpp:53
↓ 3 callersMethodpush_task
Chapter06/06_conveyor/main.cpp:186
↓ 3 callersFunctionread_defaults
Chapter05/09_once/main.cpp:119
↓ 3 callersFunctionsome_function
Chapter03/03_numeric_cast/main.cpp:104
↓ 3 callersMethodstop
Chapter06/06_conveyor/main.cpp:160
↓ 3 callersFunctiontry_eat_banana_impl1
Chapter03/06_polymorphic_cast/main.cpp:21
↓ 3 callersFunctiontry_eat_banana_impl2
Chapter03/06_polymorphic_cast/main.cpp:31
↓ 2 callersMethod_test_regex_bad
(test_name, path)
test.py:217
↓ 2 callersMethodact
Concurrent calls on the same variable are safe.
Chapter05/09_once/main.cpp:13
↓ 2 callersFunctionasync_write_data
Chapter06/03_tasks_processor_network_client/tasks_processor_network_client.hpp:75
↓ 2 callersFunctionasync_write_data
Chapter06/flat/04_tasks_processor_network_accept/main.cpp:248
↓ 2 callersFunctioncompress_data
Chapter06/06_conveyor/main.cpp:233
↓ 2 callersFunctioncompute_send_data
Chapter06/flat/07_nonblocking_barrier/main.cpp:228
↓ 2 callersFunctioncompute_send_data
Chapter06/07_nonblocking_barrier/main.cpp:116
↓ 2 callersFunctioncopy_to_buffer
Chapter11/09_coroutines/main.cpp:106
↓ 2 callersFunctioncorrect_implementation
Chapter03/03_numeric_cast/main.cpp:20
↓ 2 callersFunctiondecode_data
Chapter06/06_conveyor/main.cpp:225
↓ 2 callersFunctiondo_assert
Chapter05/08_thread_group/main.cpp:49
↓ 2 callersMethodeat
Chapter03/06_polymorphic_cast/main.cpp:8
↓ 2 callersFunctionfill_data
Chapter06/flat/07_nonblocking_barrier/main.cpp:222
↓ 2 callersFunctionfill_data
Chapter06/07_nonblocking_barrier/main.cpp:110
↓ 2 callersFunctionfind_and_print
Chapter12/01_graph/main.cpp:15
↓ 2 callersFunctionfoo2
Chapter02/01_scoped_ptr/main.cpp:26
↓ 2 callersFunctionfoo3
Chapter02/01_scoped_ptr/main.cpp:46
↓ 2 callersFunctionfoo3_1
Chapter02/01_scoped_ptr/main.cpp:60
↓ 2 callersFunctionfunc_test
Chapter06/01_tasks_processor_base/main.cpp:5
↓ 2 callersFunctionfunc_test
Chapter06/flat/01_tasks_processor_base/main.cpp:117
↓ 2 callersMethodget_address
Chapter05/05_shared_lock/main.cpp:27
↓ 2 callersFunctionget_arithmetics
Chapter08/07_splitting_tuple/main.cpp:16
↓ 2 callersMethodget_data
Chapter06/06_conveyor/main.cpp:200
↓ 2 callersFunctionget_size
Chapter10/04_constexpr_c++11/main.cpp:7
↓ 2 callersMethodis_stopped
Chapter06/06_conveyor/main.cpp:206
↓ 2 callersFunctionloose
Chapter11/04_stacktrace/main.cpp:30
↓ 2 callersFunctionmake_task_wrapped
Chapter06/flat/01_tasks_processor_base/main.cpp:42
↓ 2 callersFunctionmake_task_wrapped
Chapter06/flat/02_tasks_processor_timers/main.cpp:44
↓ 2 callersFunctionmake_task_wrapped
Chapter06/flat/08_exception_ptr/main.cpp:41
↓ 2 callersFunctionmake_task_wrapped
Chapter06/flat/07_nonblocking_barrier/main.cpp:86
↓ 2 callersFunctionmy_function_cpp03
Chapter08/03_result_of_c++11/main.cpp:42
↓ 2 callersFunctionmy_function_cpp11
Chapter08/03_result_of_c++11/main.cpp:2
↓ 2 callersFunctionparse_date_time2
Chapter03/07_spirit/main.cpp:38
↓ 2 callersFunctionprocess
Chapter11/09_coroutines/main.cpp:112
↓ 2 callersMethodprocess
Chapter02/10_base_from_member/main.cpp:15
↓ 2 callersMethodpush_task
Chapter05/04_work_queue/main.cpp:17
↓ 2 callersFunctionreport_bankruptcy
Chapter11/04_stacktrace/main.cpp:4
↓ 2 callersFunctionrun
Chapter05/02_mutex/main.cpp:33
↓ 2 callersMethodsend_data
Chapter06/06_conveyor/main.cpp:216
↓ 2 callersFunctionserialize_bad
Chapter04/01_static_assert/main.cpp:9
↓ 2 callersMethodshutdown
Chapter06/03_tasks_processor_network_client/tasks_processor_network_client.hpp:18
↓ 2 callersMethodshutdown
Chapter06/flat/04_tasks_processor_network_accept/main.cpp:191
next →1–100 of 695, ranked by callers