MCPcopy Create free account

hub / github.com/apolukhin/Boost-Cookbook / types & classes

Types & classes171 in github.com/apolukhin/Boost-Cookbook

↓ 9 callersClassperson
Chapter09/06_multiindex/main.cpp:5
↓ 4 callersClasscat
Chapter08/06_tuple_to_string/main.cpp:43
↓ 4 callersClassint_t
Chapter10/02_int128/main.cpp:19
↓ 2 callersClassfoo
Chapter12/05_testing/main.cpp:2
↓ 2 callersClassfoo
Chapter08/08_splitting_tuple_hana/main.cpp:34
↓ 2 callersClassmove_nothrow
Chapter10/05_noexcept_c++11/main.cpp:3
↓ 2 callersClassnegative_number
Negative number that does not store minus sign.
Chapter03/04_lexical_user_defined/main.cpp:5
↓ 2 callersClassprocess_exception
Chapter06/08_exception_ptr/main.cpp:6
↓ 2 callersClassprocess_exception
Chapter06/flat/08_exception_ptr/main.cpp:118
↓ 2 callersClasss3
Chapter08/03_result_of_c++11/main.cpp:12
↓ 2 callersClassstringize_functor
Chapter08/06_tuple_to_string/main.cpp:3
↓ 1 callersClassdb_sum
This is how a user will use your classes.
Chapter01/04_A_any_db_example/main.cpp:26
↓ 1 callersClassdb_sum_visitor
This is how code required to sum values We can provide no template parameter to boost::static_visitor<> if our visitor returns nothing.
Chapter01/04_B_variant_db_example/main.cpp:25
↓ 1 callersClassdescriptor_owner
Chapter01/12_A_noncopyable_movable/main.cpp:6
↓ 1 callersClassdescriptor_owner1
Chapter01/12_A_noncopyable_movable/main.cpp:45
↓ 1 callersClassdescriptor_owner_movable
Chapter01/12_A_noncopyable_movable/main.cpp:104
↓ 1 callersClasshandle_accept
Chapter06/flat/09_tasks_processor_signals/main.cpp:360
↓ 1 callersClasshandle_accept
Chapter06/flat/05_tasks_processor_multithread/main.cpp:358
↓ 1 callersClasshandle_accept
Chapter06/flat/04_tasks_processor_network_accept/main.cpp:358
↓ 1 callersClasshandle_accept
Chapter06/04_tasks_processor_network_accept/tasks_processor_network_accept.hpp:38
↓ 1 callersClasslocked_device
Chapter01/05_optional/main.cpp:4
↓ 1 callersClassmy_type
Chapter09/04_unordered/main.cpp:92
↓ 1 callersClassnegate
Chapter12/07_gil/main.cpp:25
↓ 1 callersClassoperation
Chapter09/01_small_vector/main.cpp:1
↓ 1 callersClassperson_info
Chapter01/10_A_move/main.cpp:13
↓ 1 callersClassstring_hash_fast
Chapter09/03_hash/main.cpp:50
↓ 1 callersClasstest_functor
Chapter06/02_tasks_processor_timers/main.cpp:6
↓ 1 callersClasstest_functor
Chapter06/flat/02_tasks_processor_timers/main.cpp:178
↓ 1 callersClasstype_index
Chapter10/03_no_rtti/main.cpp:21
↓ 1 callersClassuser_info
Chapter05/05_shared_lock/main.cpp:7
ClassBOOST_SYMBOL_VISIBLE
Chapter10/06_A_my_library/my_library.hpp:26
ClassMY_LIBRARY_API
Chapter10/06_A_my_library/my_library.hpp:18
Classapply_if
Chapter08/05_lazy/main.cpp:8
Classauthorizer
Chapter06/flat/04_tasks_processor_network_accept/main.cpp:428
Classauthorizer
Chapter06/04_tasks_processor_network_accept/main.cpp:7
Classbanana
Chapter03/06_polymorphic_cast/main.cpp:7
Classbase
Chapter03/05_pointer_cast/main.cpp:1
Classbase
Chapter02/01_scoped_ptr/main.cpp:75
Classcharacteristics
Chapter01/10_A_move/main.cpp:10
Classcoalesce
Chapter08/04_higher_order_metafunctions/main.cpp:8
Classcompressed_data
Chapter06/06_conveyor/main.cpp:3
Classconnection
Chapter05/06_thread_specific_ptr/main.cpp:3
Classconnection_with_data
Chapter06/03_tasks_processor_network_client/tasks_processor_network_client.hpp:9
Classconnection_with_data
Chapter06/flat/09_tasks_processor_signals/main.cpp:184
Classconnection_with_data
Chapter06/flat/05_tasks_processor_multithread/main.cpp:182
Classconnection_with_data
Chapter06/flat/04_tasks_processor_network_accept/main.cpp:182
Classconstant
Make constant.
Chapter08/02_manipulating_vector_of_types/main.cpp:5
Classcoroutine_task
Chapter11/09_coroutines/main.cpp:17
Classcorrect_struct
Chapter11/07_interprocess_pointers/main.cpp:12
Classdata_packet
Chapter06/06_conveyor/main.cpp:1
Classdata_processor
Chapter04/02_enable_if_c/main.cpp:5
Classdata_processor< T, typename boost::enable_if_c<boost::is_float<T>::value >::type >
Chapter04/02_enable_if_c/main.cpp:62
Classdata_processor< T, typename boost::enable_if_c<boost::is_integral<T>::value >::type >
Chapter04/02_enable_if_c/main.cpp:46
Classdata_processor_integral
Chapter04/02_enable_if_c/main.cpp:12
Classdata_processor_sse
Chapter04/02_enable_if_c/main.cpp:19
Classdate
Chapter03/07_spirit/main.cpp:6
Classdatetime
Chapter03/08_spirit_rules/main.cpp:5
Classdeclared
Chapter08/01_vector_of_types/main.cpp:32
Classdecoded_data
Chapter06/06_conveyor/main.cpp:2
Classderived
Chapter03/05_pointer_cast/main.cpp:6
Classderived
Chapter02/01_scoped_ptr/main.cpp:80
Classdescriptor_owner
Chapter01/11_noncopyable/main.cpp:1
Classdescriptor_owner_fixed
Chapter01/11_noncopyable/main.cpp:28
Classdo_modifications
Chapter08/02_manipulating_vector_of_types/main.cpp:24
Enumenum_t
Chapter04/01_static_assert/main.cpp:40
Enumenum_t
Chapter04/01_static_assert/main.cpp:45
Classevent
Chapter09/02_static_vector/main.cpp:1
Classexample_1
Somewhere in header file
Chapter03/08_spirit_rules/main.cpp:189
Classfake_tasks_processor
Chapter02/10_base_from_member/main.cpp:21
Classfake_tasks_processor2
Chapter02/10_base_from_member/main.cpp:62
Classfake_tasks_processor_fixed
Chapter02/10_base_from_member/main.cpp:45
Classfallback
Chapter08/05_lazy/main.cpp:1
Classflattener
****************************************** Private functions **********************************************
Chapter06/flat/flatten.py:8
Classfoo
Chapter12/06_testing_advanced/foo.hpp:5
Classfoo_class
Chapter02/01_scoped_ptr/main.cpp:1
Classfoo_class
Chapter02/02_shared_ptr/main.cpp:1
Classhas_only_plus
Chapter04/06_conditional/main.cpp:76
Classhas_only_postinc
Chapter04/06_conditional/main.cpp:70
Classheight
Chapter09/06_multiindex/main.cpp:129
Classi_hold_some_internals
Chapter07/04_format/main.cpp:4
Classid
Chapter09/06_multiindex/main.cpp:128
Classid_name_pair
Chapter01/07_A_tuple/main.cpp:65
Classimpl
Chapter02/01_scoped_ptr/main.cpp:107
Classint_
Chapter04/04_mpl_int_/main.cpp:53
Classint_processor
Functional object
Chapter02/05_function_fobject/main.cpp:11
Classintegral_constant
Chapter10/04_constexpr_c++11/main.cpp:12
Classis_stdvector
Chapter04/05_is_stdvector/main.cpp:5
Classis_stdvector<std::vector<T, Allocator> >
Chapter04/05_is_stdvector/main.cpp:8
Classmake_nonconst
Chapter08/07_splitting_tuple/main.cpp:50
Classmore_tests_runner
Making sure that `set_functional_object` works as expected
Chapter02/05_function_fobject/main.cpp:74
Classmy_function_cpp03
Chapter08/03_result_of_c++11/main.cpp:26
Classmy_function_cpp03<s1, s2>
Chapter08/03_result_of_c++11/main.cpp:31
Classmy_function_cpp03<s2, s1>
Chapter08/03_result_of_c++11/main.cpp:36
Classmythrow_overflow_handler
Chapter03/03_numeric_cast/main.cpp:58
Classname
Chapter09/06_multiindex/main.cpp:127
Classno_change
Otherwise we do not change type.
Chapter08/02_manipulating_vector_of_types/main.cpp:8
Classnon_declared
Chapter08/01_vector_of_types/main.cpp:33
Classobject
Chapter03/06_polymorphic_cast/main.cpp:3
Classpenguin
Chapter03/06_polymorphic_cast/main.cpp:12
Classplus_assignable_functor
Chapter04/06_conditional/main.cpp:16
next →1–100 of 171, ranked by callers