Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 NmetaTiny metaprogramming library
 NextensionExtend meta with your own datatypes
 CapplyA trait that unpacks the types in the type list L into the invocable Fn
 Capply< Fn, integer_sequence< T, Is... > >
 Capply< Fn, Ret(Args...)>
 Capply< Fn, T< Ts... > >
 NlazyLazy versions of meta actions
 Cand_c
 Cbind_backAn invocable that partially applies the invocable Fn by binding the arguments Us to the back of Fn
 Cbind_frontAn invocable that partially applies the invocable Fn by binding the arguments Ts to the front of Fn
 Ccompose_Compose the Invocables Fns in the parameter pack Ts
 Ccompose_< Fn0 >
 Ccompose_< Fn0, Fns... >
 CdeferA wrapper that defers the instantiation of a template C with type parameters Ts in a lambda or let expression
 Cdefer_iA wrapper that defers the instantiation of a template C with integral constant parameters Is in a lambda or let expression
 CflipAn invocable that reverses the order of the first two arguments
 CidA trait that always returns its argument T. It is also an invocable that always returns T
 Cinteger_sequenceA container for a sequence of compile-time integer constants
 ClistA list of types
 Cnil_An empty type
 Cor_cLogically OR together all the Boolean parameters
 CquoteTurn a template C into an invocable
 Cquote_iTurn a template C taking literals of type T into a invocable
 CvarFor use when defining local variables in meta::let expressions
 Ris_true
 Rsame_as
 Rvalid
 Rvalid_i
 Rtrait
 Rinvocable
 Rlist_like
 Rintegral
 NstdSTL namespace
 Citerator_traits<::ranges::basic_iterator< Cur > >
 Ctuple_element< 0, ::ranges::compressed_pair< First, Second > >
 Ctuple_element< 0, ::ranges::subrange< I, S, K > >
 Ctuple_element< 1, ::ranges::compressed_pair< First, Second > >
 Ctuple_element< 1, ::ranges::subrange< I, S, K > >
 Ctuple_element< I, ::ranges::compressed_tuple_detail::compressed_tuple_< ::meta::list< Ts... >, ::meta::index_sequence< Is... > > >
 Ctuple_size<::ranges::compressed_pair< First, Second > >
 Ctuple_size<::ranges::compressed_tuple_detail::compressed_tuple_< ::meta::list< Ts... >, ::meta::index_sequence< Is... > > >
 Ctuple_size<::ranges::subrange< I, S, K > >