kblib
0.2.3
General utilities library for modern C++
Here is a list of all class members with links to the classes they belong to:
- c -
c :
has_padding
,
k
c_str() :
Catch::StringRef
capacity :
kblib::poly_obj< Obj, Capacity, Traits >
capturedExpression :
Catch::AssertionInfo
Capturer() :
Catch::Capturer
captureValue() :
Catch::Capturer
captureValues() :
Catch::Capturer
CasedString() :
Catch::Matchers::StdString::CasedString
caseSensitivitySuffix() :
Catch::Matchers::StdString::CasedString
cast() :
kblib::lexical_caster< To, From >
,
kblib::lexical_caster< Same, Same >
,
kblib::lexical_caster< std::string, From >
,
kblib::lexical_caster< std::string, std::string >
,
kblib::lexical_caster< std::string_view, From >
,
kblib::lexical_caster< std::string_view, std::string >
,
kblib::lexical_caster< std::string_view, std::string_view >
,
kblib::lexical_caster< To, std::string >
,
kblib::lexical_caster< To, std::string_view >
cbegin() :
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
,
kblib::multi_span< T >
cend() :
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
,
kblib::multi_span< T >
Choice :
Catch::CaseSensitive
ChunkGenerator() :
Catch::Generators::ChunkGenerator< T >
className :
Catch::TestCaseInfo
cleanUpContext :
Catch::IMutableContext
clear() :
kblib::compact_bit_trie< Key, key_range, Value >
,
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
,
kblib::poly_obj< Obj, Capacity, Traits >
,
kblib::stack< T, Container >
clone_copy() :
kblib::clone_copy< Obj >
complete() :
Catch::AssertionHandler
cond_ptr() :
kblib::cond_ptr< T, Deleter >
,
kblib::cond_ptr< T[], Deleter >
const_iterator :
Catch::StringRef
,
kblib::compact_bit_trie< Key, key_range, Value >
,
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
,
kblib::enumerate_t< Range, void >
,
kblib::enumerator_t< Range, void >
,
kblib::intrusive_hash_map< Value, KeyExtract, Hash, KeyEqual >
,
kblib::multi_span< T >
,
kblib::trie< Key, T, Extractor, bool >
const_local_iterator :
kblib::intrusive_hash_map< Value, KeyExtract, Hash, KeyEqual >
const_pointer :
kblib::compact_bit_trie< Key, key_range, Value >
,
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
,
kblib::heap_value< T >
,
kblib::intrusive_hash_map< Value, KeyExtract, Hash, KeyEqual >
,
kblib::trie< Key, T, Extractor, bool >
,
kblib::trie_qset< Key, Extractor, offset_type >
,
kblib::trie_set< Key, Extractor, offset_type >
const_reference :
kblib::compact_bit_trie< Key, key_range, Value >
,
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
,
kblib::heap_value2< T, D >
,
kblib::heap_value2< T[], D >
,
kblib::heap_value< T >
,
kblib::intrusive_hash_map< Value, KeyExtract, Hash, KeyEqual >
,
kblib::stack< T, Container >
,
kblib::trie< Key, T, Extractor, bool >
,
kblib::trie_qset< Key, Extractor, offset_type >
,
kblib::trie_set< Key, Extractor, offset_type >
const_result_type :
kblib::transform_iterator< base_iterator, operation >
const_reverse_iterator :
kblib::compact_bit_trie< Key, key_range, Value >
,
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
,
kblib::multi_span< T >
,
kblib::trie< Key, T, Extractor, bool >
constant() :
kblib::constant< T, V >
construct() :
kblib::detail_direct_map::storage_for< T, bool >
,
kblib::detail_direct_map::storage_for< T, true >
construct_conditional() :
kblib::detail_poly::construct_conditional< construct_type::both_throw >
,
kblib::detail_poly::construct_conditional< construct_type::copy_only >
,
kblib::detail_poly::construct_conditional< construct_type::move >
,
kblib::detail_poly::construct_conditional< construct_type::none >
,
kblib::detail_poly::construct_conditional< construct_type::throw_move >
consume_iterator() :
kblib::consume_iterator< F >
container :
kblib::counting_back_insert_iterator< Container >
,
kblib::counting_back_insert_iterator< Container >::proxy_iterator
,
kblib::stack< T, Container >
container_type :
kblib::stack< T, Container >
contains() :
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
ContainsElementMatcher() :
Catch::Matchers::Vector::ContainsElementMatcher< T, Alloc >
ContainsMatcher() :
Catch::Matchers::StdString::ContainsMatcher
,
Catch::Matchers::Vector::ContainsMatcher< T, AllocComp, AllocMatch >
ContinueOnFailure :
Catch::ResultDisposition
convert() :
Catch::StringMaker< T, typename >
,
Catch::StringMaker< bool >
,
Catch::StringMaker< Catch::Detail::Approx >
,
Catch::StringMaker< char * >
,
Catch::StringMaker< char >
,
Catch::StringMaker< char const * >
,
Catch::StringMaker< char[SZ]>
,
Catch::StringMaker< double >
,
Catch::StringMaker< float >
,
Catch::StringMaker< int >
,
Catch::StringMaker< long >
,
Catch::StringMaker< long long >
,
Catch::StringMaker< R C::* >
,
Catch::StringMaker< R, typename std::enable_if< is_range< R >::value &&!::Catch::Detail::IsStreamInsertable< R >::value >::type >
,
Catch::StringMaker< signed char >
,
Catch::StringMaker< signed char[SZ]>
,
Catch::StringMaker< std::nullptr_t >
,
Catch::StringMaker< std::string >
,
Catch::StringMaker< std::wstring >
,
Catch::StringMaker< T * >
,
Catch::StringMaker< T[SZ]>
,
Catch::StringMaker< unsigned char >
,
Catch::StringMaker< unsigned char[SZ]>
,
Catch::StringMaker< unsigned int >
,
Catch::StringMaker< unsigned long >
,
Catch::StringMaker< unsigned long long >
,
Catch::StringMaker< wchar_t * >
,
Catch::StringMaker< wchar_t const * >
,
kblib::detail::str_type< T, typename >
,
kblib::detail::str_type< char, char >
,
kblib::detail::str_type< char16_t, char16_t >
,
kblib::detail::str_type< char32_t, char32_t >
,
kblib::detail::str_type< T, void >
,
kblib::detail::str_type< wchar_t, wchar_t >
copied() :
kblib::enumeration< T >
copy() :
kblib::clone_copy< Obj >
,
kblib::default_copy< Obj, copyable >
,
kblib::default_copy< Obj, false >
,
kblib::detail_sort::sort_transform_impl< RandomAccessIt, UnaryOperation, BinaryPredicate, SortKey, small_size, bool, bool, bool, bool >
copy_t :
kblib::poly_obj_traits< Obj, CType >
copyable :
kblib::poly_obj_traits< Obj, CType >
count :
kblib::counting_back_insert_iterator< Container >
,
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
counting_back_insert_iterator() :
kblib::counting_back_insert_iterator< Container >
crbegin() :
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
,
kblib::multi_span< T >
cref() :
kblib::live_wrapper< T >
crend() :
kblib::direct_map< Key, T, allocator >
,
kblib::direct_map< Key, T, void >
,
kblib::multi_span< T >
custom() :
Catch::Detail::Approx
cX :
Addr1
cY :
Addr1
Generated by
1.9.4