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
↓ 1 callers
Function
parse_date_time1
See recipe "Type 'reference to string'" for a better type than std::string for parameter 's'
Chapter03/07_spirit/main.cpp:14
↓ 1 callers
Function
parse_date_time2_cxx
Chapter03/07_spirit/main.cpp:71
↓ 1 callers
Function
parse_datetime_cxx11
WARNING! For the pre-x3 versions of Boost.Spirit you must use `boost::proto::deep_copy` for saving a parser into an `auto` variable! See the descript
Chapter03/08_spirit_rules/main.cpp:208
↓ 1 callers
Method
pop_task
Chapter05/04_work_queue/main.cpp:36
↓ 1 callers
Method
pop_task
Chapter11/06_interprocess_queue/main.cpp:96
↓ 1 callers
Method
process
Chapter04/02_enable_if_c/main.cpp:37
↓ 1 callers
Function
process1
Chapter02/02_shared_ptr/main.cpp:124
↓ 1 callers
Function
process2
Chapter02/02_shared_ptr/main.cpp:128
↓ 1 callers
Function
process3
Chapter02/02_shared_ptr/main.cpp:132
↓ 1 callers
Function
process_data
Chapter04/03_disable_if_c/main.cpp:20
↓ 1 callers
Function
process_data
Chapter06/06_conveyor/main.cpp:39
↓ 1 callers
Function
process_data_plus_assign
Chapter04/03_disable_if_c/main.cpp:8
↓ 1 callers
Function
process_impl
Chapter04/04_mpl_int_/main.cpp:9
↓ 1 callers
Function
process_integers
Chapter02/05_function_fobject/main.cpp:67
↓ 1 callers
Function
process_integers
Chapter02/06_function_fpointer/main.cpp:22
↓ 1 callers
Function
process_transaction_1
Chapter09/01_small_vector/main.cpp:13
↓ 1 callers
Function
process_transaction_2
Chapter09/01_small_vector/main.cpp:27
↓ 1 callers
Function
process_transaction_3
Chapter09/01_small_vector/main.cpp:47
↓ 1 callers
Method
push_task
Chapter11/06_interprocess_queue/main.cpp:77
↓ 1 callers
Function
replacing_examples
Chapter07/05_string_algo/main.cpp:18
↓ 1 callers
Function
run_in_multiple_threads
Chapter06/06_conveyor/main.cpp:48
↓ 1 callers
Method
run_tests
(root_directory='.', verbose=False)
test.py:472
↓ 1 callers
Function
runner
Chapter06/flat/07_nonblocking_barrier/main.cpp:14
↓ 1 callers
Function
runner
Chapter06/07_nonblocking_barrier/main.cpp:14
↓ 1 callers
Function
sample
Chapter05/08_thread_group/main.cpp:9
↓ 1 callers
Function
sample
Chapter02/07_function_lambda_c++11/main.cpp:13
↓ 1 callers
Function
sample1
Chapter03/01_lexical_to_number/main.cpp:3
↓ 1 callers
Function
sample1
Chapter01/08_bind/main.cpp:13
↓ 1 callers
Function
sample1
Chapter01/07_A_tuple/main.cpp:11
↓ 1 callers
Function
sample1
Chapter01/09_type_index/main.cpp:12
↓ 1 callers
Function
sample2
Chapter03/01_lexical_to_number/main.cpp:15
↓ 1 callers
Function
sample2
Chapter01/08_bind/main.cpp:29
↓ 1 callers
Function
sample2
Chapter01/07_A_tuple/main.cpp:28
↓ 1 callers
Function
sample2
Chapter01/09_type_index/main.cpp:35
↓ 1 callers
Function
sample3
Chapter03/01_lexical_to_number/main.cpp:27
↓ 1 callers
Function
sample3
Chapter01/08_bind/main.cpp:45
↓ 1 callers
Function
sample3
Chapter01/07_A_tuple/main.cpp:50
↓ 1 callers
Function
sample4
Chapter03/01_lexical_to_number/main.cpp:38
↓ 1 callers
Function
sample4
Chapter01/08_bind/main.cpp:65
↓ 1 callers
Function
sample5
Chapter03/01_lexical_to_number/main.cpp:50
↓ 1 callers
Function
sample5
Chapter01/08_bind/main.cpp:86
↓ 1 callers
Function
sample6
Chapter03/01_lexical_to_number/main.cpp:67
↓ 1 callers
Function
sample6
Chapter01/08_bind/main.cpp:109
↓ 1 callers
Function
sample7
Chapter03/01_lexical_to_number/main.cpp:80
↓ 1 callers
Function
sample8
Chapter03/01_lexical_to_number/main.cpp:91
↓ 1 callers
Method
send_packets_count
Chapter06/06_conveyor/main.cpp:221
↓ 1 callers
Method
send_result
Chapter05/06_thread_specific_ptr/main.cpp:52
↓ 1 callers
Function
serialize
Chapter04/01_static_assert/main.cpp:31
↓ 1 callers
Function
serialize2
Chapter04/01_static_assert/main.cpp:83
↓ 1 callers
Function
set_functional_object
Chapter02/05_function_fobject/main.cpp:44
↓ 1 callers
Method
set_online
Chapter05/05_shared_lock/main.cpp:32
↓ 1 callers
Method
set_zone_offset
Chapter03/08_spirit_rules/main.cpp:92
↓ 1 callers
Method
set_zone_offset_in_min
Chapter03/08_spirit_rules/main.cpp:97
↓ 1 callers
Function
solution_3
Chapter07/01_case_conv/main.cpp:26
↓ 1 callers
Function
solution_4
Chapter07/01_case_conv/main.cpp:34
↓ 1 callers
Function
solution_5
Chapter07/01_case_conv/main.cpp:42
↓ 1 callers
Function
some_extremely_rare_condition
Chapter03/03_numeric_cast/main.cpp:108
↓ 1 callers
Function
start_data_accepting
Chapter06/06_conveyor/main.cpp:96
↓ 1 callers
Function
start_trading
Chapter11/04_stacktrace/main.cpp:80
↓ 1 callers
Function
std_tuple_example
Chapter08/06_tuple_to_string/main.cpp:128
↓ 1 callers
Function
string_view_algorithms_examples
Chapter07/07_string_view/main.cpp:63
↓ 1 callers
Function
string_view_init_examples
Chapter07/07_string_view/main.cpp:42
↓ 1 callers
Function
stringize_cpp11
Chapter08/06_tuple_to_string/main.cpp:117
↓ 1 callers
Function
stringize_cpp11_impl
Chapter08/06_tuple_to_string/main.cpp:108
↓ 1 callers
Function
stringize_tup2_example
Chapter08/06_tuple_to_string/main.cpp:87
↓ 1 callers
Method
swap
Chapter01/12_A_noncopyable_movable/main.cpp:16
↓ 1 callers
Function
test
Chapter10/03_no_rtti/main.cpp:67
↓ 1 callers
Function
test_function
Chapter03/03_numeric_cast/main.cpp:29
↓ 1 callers
Function
test_function1
Chapter03/03_numeric_cast/main.cpp:39
↓ 1 callers
Function
theres_more_example
Chapter02/08_ptr_container_c++11/main.cpp:91
↓ 1 callers
Method
throws
Chapter12/06_testing_advanced/foo.cpp:13
↓ 1 callers
Method
throws
Chapter12/05_testing/main.cpp:40
↓ 1 callers
Function
to_hex_test1
Chapter01/13_algorithm/main.cpp:28
↓ 1 callers
Function
to_hex_test2
Chapter01/13_algorithm/main.cpp:38
↓ 1 callers
Function
to_int
Chapter10/07_version/main.cpp:9
↓ 1 callers
Method
try_lock
Chapter11/09_coroutines/main.cpp:114
↓ 1 callers
Function
trying_hard_to_pass_derived2
Chapter03/05_pointer_cast/main.cpp:36
↓ 1 callers
Function
tuple_example
Chapter08/06_tuple_to_string/main.cpp:74
↓ 1 callers
Function
type_traits_examples
Chapter04/01_static_assert/main.cpp:63
↓ 1 callers
Method
use
Chapter01/05_optional/main.cpp:12
Function
BOOST_AUTO_TEST_CASE
Chapter12/06_testing_advanced/developer2.cpp:5
Function
BOOST_AUTO_TEST_CASE
Chapter12/06_testing_advanced/developer1.cpp:5
Function
BOOST_AUTO_TEST_CASE
Chapter12/05_testing/main.cpp:15
Function
BOOST_SCOPE_EXIT
Chapter02/09_scope_exit/main.cpp:12
Method
BOOST_SCOPE_EXIT
Chapter02/09_scope_exit/main.cpp:30
Function
MY_LIBRARY_API foo
Chapter10/06_A_my_library/my_library.cpp:4
Method
T
Chapter10/04_constexpr_c++11/main.cpp:14
Method
_ignore
(test_name, path)
test.py:405
Method
_test_but_ignore_output_diff
(test_name, path)
test.py:387
Method
_test_erasing_files
(test_name, path)
test.py:313
Method
_test_export_import
(test_name, path)
test.py:279
Method
_test_gil
(test_name, path)
test.py:383
Method
_test_hash
(test_name, path)
test.py:299
Method
_test_interprocess_basic
(test_name, path)
test.py:337
Method
_test_interprocess_run_two_concurrently
(test_name, path)
test.py:364
Method
_test_plugins
(test_name, path)
test.py:318
Method
_test_program_options_base
(test_name, path)
test.py:152
Method
_test_program_options_short
(test_name, path)
test.py:172
Method
_test_reading_files
(test_name, path)
test.py:356
Method
_test_regex_match
(test_name, path)
test.py:234
← previous
next →
201–300 of 695, ranked by callers