Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apolukhin/Boost-Cookbook
/ functions
Functions
695 in github.com/apolukhin/Boost-Cookbook
⨍
Functions
695
◇
Types & classes
171
↓ 2 callers
Function
test_list
Chapter09/07_slist_and_pool/main.cpp:83
↓ 2 callers
Function
test_slist
Chapter09/07_slist_and_pool/main.cpp:79
↓ 2 callers
Method
try_pop_task
Chapter05/04_work_queue/main.cpp:25
↓ 2 callers
Method
try_pop_task
Chapter11/06_interprocess_queue/main.cpp:85
↓ 2 callers
Function
try_produce_banana
Chapter03/06_polymorphic_cast/main.cpp:38
↓ 2 callers
Function
win
Chapter11/04_stacktrace/main.cpp:64
↓ 1 callers
Method
_flat_source
(path)
Chapter06/flat/flatten.py:22
↓ 1 callers
Method
_is_exe
(path)
test.py:467
↓ 1 callers
Method
_is_source
(path)
Chapter06/flat/flatten.py:40
↓ 1 callers
Method
_print_outputs
()
test.py:454
↓ 1 callers
Method
_print_outputs_short
()
test.py:460
↓ 1 callers
Method
_process_source
(out, path)
Chapter06/flat/flatten.py:11
↓ 1 callers
Method
_test_recipe
(path)
test.py:410
↓ 1 callers
Function
another_extremely_rare_condition
Chapter03/03_numeric_cast/main.cpp:119
↓ 1 callers
Function
async_read_data
Chapter06/03_tasks_processor_network_client/tasks_processor_network_client.hpp:89
↓ 1 callers
Function
async_read_data
Chapter06/flat/04_tasks_processor_network_accept/main.cpp:262
↓ 1 callers
Function
async_read_data_at_least
Chapter06/03_tasks_processor_network_client/tasks_processor_network_client.hpp:109
↓ 1 callers
Function
async_read_data_at_least
Chapter06/flat/04_tasks_processor_network_accept/main.cpp:282
↓ 1 callers
Function
base_and_derived
Chapter02/01_scoped_ptr/main.cpp:93
↓ 1 callers
Method
block_ready
Chapter11/09_coroutines/main.cpp:119
↓ 1 callers
Function
c_convert_example
Chapter03/02_lexical_to_string/main.cpp:33
↓ 1 callers
Function
chars_65_125
Chapter01/13_algorithm/main.cpp:18
↓ 1 callers
Function
chars_65_125_pre11
Chapter01/13_algorithm/main.cpp:3
↓ 1 callers
Method
cleanup
Chapter11/06_interprocess_queue/main.cpp:68
↓ 1 callers
Function
clever_implementation
Chapter06/flat/07_nonblocking_barrier/main.cpp:197
↓ 1 callers
Function
clever_implementation
Chapter06/07_nonblocking_barrier/main.cpp:85
↓ 1 callers
Function
clever_runner
Chapter06/flat/07_nonblocking_barrier/main.cpp:164
↓ 1 callers
Function
clever_runner
Chapter06/07_nonblocking_barrier/main.cpp:52
↓ 1 callers
Function
construct_derived
Chapter03/05_pointer_cast/main.cpp:76
↓ 1 callers
Function
construct_descriptor1
Chapter01/12_A_noncopyable_movable/main.cpp:36
↓ 1 callers
Function
construct_descriptor2
GCC compiles the following in C++11 and later modes.
Chapter01/12_A_noncopyable_movable/main.cpp:82
↓ 1 callers
Function
correct_impl
Chapter02/08_ptr_container_c++11/main.cpp:73
↓ 1 callers
Function
cpp_convert_example
Chapter03/02_lexical_to_string/main.cpp:16
↓ 1 callers
Method
derived_method
Chapter03/05_pointer_cast/main.cpp:68
↓ 1 callers
Function
do_compress
Chapter06/06_conveyor/main.cpp:118
↓ 1 callers
Function
do_decode
Chapter06/06_conveyor/main.cpp:108
↓ 1 callers
Function
do_process_in_background_v2
Chapter02/04_shared_array/main.cpp:56
↓ 1 callers
Function
do_process_in_background_v3
Chapter02/04_shared_array/main.cpp:77
↓ 1 callers
Function
do_process_in_background_v4
Chapter02/04_shared_array/main.cpp:102
↓ 1 callers
Function
do_something
Chapter01/09_type_index/main.cpp:5
↓ 1 callers
Function
do_something_again
Chapter01/09_type_index/main.cpp:25
↓ 1 callers
Function
erasing_examples
Chapter07/05_string_algo/main.cpp:6
↓ 1 callers
Function
erasing_examples_locale
Chapter07/05_string_algo/main.cpp:33
↓ 1 callers
Function
example
Chapter01/02_any/main.cpp:44
↓ 1 callers
Function
example
Chapter09/04_unordered/main.cpp:11
↓ 1 callers
Function
example1
Chapter03/04_lexical_user_defined/main.cpp:47
↓ 1 callers
Function
example1
Chapter01/03_variant/main.cpp:26
↓ 1 callers
Function
example1
Chapter09/05_bimap/main.cpp:78
↓ 1 callers
Function
example1
Chapter02/08_ptr_container_c++11/main.cpp:17
↓ 1 callers
Function
example2
Chapter03/04_lexical_user_defined/main.cpp:90
↓ 1 callers
Function
example2
Chapter01/03_variant/main.cpp:42
↓ 1 callers
Function
example2
Chapter09/05_bimap/main.cpp:93
↓ 1 callers
Function
example2_cpp03
Chapter02/08_ptr_container_c++11/main.cpp:107
↓ 1 callers
Function
example2_cpp11
Chapter02/08_ptr_container_c++11/main.cpp:38
↓ 1 callers
Function
example3
Chapter02/08_ptr_container_c++11/main.cpp:56
↓ 1 callers
Function
example_2
Chapter09/06_multiindex/main.cpp:133
↓ 1 callers
Function
example_main
Chapter09/06_multiindex/main.cpp:56
↓ 1 callers
Function
example_with_joining_threads
Chapter05/01_thread/main.cpp:36
↓ 1 callers
Function
example_with_my_numeric_cast
Chapter03/03_numeric_cast/main.cpp:81
↓ 1 callers
Function
example_with_raii
Chapter05/01_thread/main.cpp:59
↓ 1 callers
Function
example_with_threads
Called in thread that draws a user interface:
Chapter05/01_thread/main.cpp:23
↓ 1 callers
Function
example_without_threads
Called in thread that draws a user interface:
Chapter05/01_thread/main.cpp:9
↓ 1 callers
Method
exchange_loot
Chapter05/10_locks/main.cpp:22
↓ 1 callers
Function
fill_file
Chapter05/01_thread/main.cpp:84
↓ 1 callers
Method
flush
Chapter05/04_work_queue/main.cpp:48
↓ 1 callers
Function
foo
Chapter02/05_function_fobject/main.cpp:56
↓ 1 callers
Function
foo1
Chapter03/03_numeric_cast/main.cpp:4
↓ 1 callers
Function
foo1
Chapter02/01_scoped_ptr/main.cpp:11
↓ 1 callers
Function
foo2
Chapter03/03_numeric_cast/main.cpp:11
↓ 1 callers
Function
foo2
Chapter02/02_shared_ptr/main.cpp:43
↓ 1 callers
Function
foo2
Chapter08/01_vector_of_types/main.cpp:112
↓ 1 callers
Function
foo3
Chapter02/02_shared_ptr/main.cpp:65
↓ 1 callers
Function
foo3_const
Chapter02/02_shared_ptr/main.cpp:80
↓ 1 callers
Function
foo_fixed
Chapter02/03_scoped_array/main.cpp:20
↓ 1 callers
Function
foo_fixed2
Chapter02/03_scoped_array/main.cpp:34
↓ 1 callers
Function
foo_rv
Chapter01/12_A_noncopyable_movable/main.cpp:86
↓ 1 callers
Method
func
Chapter02/09_scope_exit/main.cpp:28
↓ 1 callers
Function
fusion_tuple_example
Chapter08/06_tuple_to_string/main.cpp:80
↓ 1 callers
Function
get_events
Chapter09/02_static_vector/main.cpp:24
↓ 1 callers
Function
get_nonarithmetics
Chapter08/08_splitting_tuple_hana/main.cpp:17
↓ 1 callers
Function
get_nonarithmetics
Chapter08/07_splitting_tuple/main.cpp:5
↓ 1 callers
Function
get_row
This is just an example, no actual work with database.
Chapter01/04_B_variant_db_example/main.cpp:12
↓ 1 callers
Function
get_row
This is just an example, no actual work with database.
Chapter01/04_A_any_db_example/main.cpp:14
↓ 1 callers
Function
go_to_bar
Chapter11/04_stacktrace/main.cpp:49
↓ 1 callers
Function
go_to_casino
Chapter11/04_stacktrace/main.cpp:37
↓ 1 callers
Function
i_am_bad
Chapter01/11_noncopyable/main.cpp:15
↓ 1 callers
Function
i_am_good
Chapter01/11_noncopyable/main.cpp:34
↓ 1 callers
Function
im_accepting_derived
Chapter03/05_pointer_cast/main.cpp:80
↓ 1 callers
Method
is_not_null
Chapter12/06_testing_advanced/foo.cpp:9
↓ 1 callers
Method
is_not_null
Chapter12/05_testing/main.cpp:36
↓ 1 callers
Method
is_online
Chapter05/05_shared_lock/main.cpp:22
↓ 1 callers
Function
lexical_cast_example
Chapter03/02_lexical_to_string/main.cpp:5
↓ 1 callers
Function
list_specific
Chapter09/07_slist_and_pool/main.cpp:8
↓ 1 callers
Function
log_in
Chapter05/05_shared_lock/main.cpp:87
↓ 1 callers
Method
make_flat
()
Chapter06/flat/flatten.py:45
↓ 1 callers
Function
measure_performance
Chapter09/04_unordered/main.cpp:70
↓ 1 callers
Method
meow
Chapter10/06_A_my_library/my_library.cpp:10
↓ 1 callers
Function
mul
Chapter10/02_int128/main.cpp:9
↓ 1 callers
Function
once_printer
Chapter05/09_once/main.cpp:94
↓ 1 callers
Method
open
Chapter05/06_thread_specific_ptr/main.cpp:47
← previous
next →
101–200 of 695, ranked by callers