Zen C++ Libraries
Zero-dependency re-usable components for C++
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Npo
 Cposarg
 Cflag
 Cunrecognised_flag_error
 Cunsupported_type_error
 Cflag_value_missing_error
 Cexcess_positional_arg_error
 Ccommand_not_found_error
 Cinvalid_argument_error
 Cmissing_pos_arg_error
 Cerror
 Cmatch
 C_flag_info
 Ccommand
 Cprogram
 Nstd
 Chash< zen::basic_bytestring< N > >
 Chash< std::basic_string< CharT, Traits, Allocator > >
 Citerator_traits< zen::mapped_iterator< IterT, F > >
 Chash< std::tuple< Ts... > >
 Citerator_traits< zen::zip_iterator< T > >
 Nzen
 Cutf8_stream
 C_zip_accept_rvalue
 C_zip_accept_rvalue< iterator_range< IterT > >
 Cassoc_list
 Cbasic_bytestring
 Cbuffered_stream
 Cbump_ptr_poolA chunk of memory for storing variable-width objects which get destroyed all at once
 Cbytestring_view
 Cclone_ptr
 Cconst_hash_index_iterator
 Cdefault_cloner
 Cdefault_cloner< T * >
 Cdefault_cloner< T, std::enable_if_t< std::is_fundamental_v< T > > >
 Cderive_maybe
 Cdummy
 CeitherA type for computations that may fail
 Cgrowing_bump_ptr_poolA growing collection of memory chunks for storing variable-width objects which get destroyed all at once
 Chash_graph
 Chash_index
 Chash_index_iterator
 Cis_pointer
 Cis_pointer< std::shared_ptr< T > >
 Cis_pointer< std::unique_ptr< T > >
 Citerator_range
 Citerator_stream
 Cjson_decode_opts
 Cjson_encode_opts
 Cmapped_iterator
 Cnext_n_impl
 Cno_label_t
 Cnull
 Cobject_transformer
 Creached_end_of_stream
 Cseq_map
 Csequence_transformer
 Cstream
 Cto_hana_tuple_t
 Cto_hana_tuple_t< std::tuple< Ts... > >
 Ctransformer
 Ctuple_hash_impl
 Ctuple_hash_impl< 0, Ts... >
 Cunicode_invalid_byte_sequence
 Cunicode_invalid_surrogate_half
 Cunicode_unexpected_eof
 Cvalue
 Czip_iteratorAn iterator that merges multiple other iterators