Horizon
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 NmetaTiny metaprogramming library
 NextensionExtend meta with your own datatypes
 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
 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
 NnlohmannNamespace for Niels Lohmann
 NdetailDetail namespace with internal helper functions
 Cadl_serializerDefault JSONSerializer template argument
 Cbasic_jsonClass to store JSON values
 Cbyte_container_with_subtypeInternal type for a backed binary type
 Cjson_pointerJSON Pointer
 Cjson_saxSAX interface
 Cordered_mapOrdered_map: a minimal map-like container that preserves insertion order for use within nlohmann::basic_json<ordered_map>
 Np2tSweep-line, Constrained Delauney Triangulation (CDT) See: Domiter, V
 CAdvancingFront
 CCDT
 CEdge
 CNode
 CPoint
 CSweep
 CSweepContext
 CTriangle