header_utils
Loading...
Searching...
No Matches
Modules
Here is a list of all modules:
[detail level 12]
 AlignmentTypes and functions for geometric alignments - relative positionings on a line
 AssumingAn in-my-humble-opinion better version of the assert concept
 BuffersBuffers and stuff
 ColorsColors and things
 ConfigsA todo-namespace for cvars
 ContainersFunctions that operate on containers like maps and vectors
 Dependency InjectionBasic dependency injection framework
 HashesHashing functions
 mmap
 RangesRanges and such
 String OperationsAdds a few utility functions that deal with strings and string_views
 ASCIIFunctions that operate on codepoints and strings encoded as ASCII
 UnicodeFunctions and types that operate on Unicode codepoints and strings
 URIBasic functionality for URI encoding and decoding
 with_slA set of usesful types (with_sl and with_slh) that allow for variadic functions taking a std::source_location
 BitsTypes and functions for retrieving and manipulating bits in integral values
 FlagsFunctions and types for manipulations of enum values (not representing actual bit values, just bit numbers) as bit numbers in other integers
 Flag Bits
 FormatsFunctions and types to parse, output and manipulate different types of (usually text) data formats
 Text
 Text Lines
 JSON
 UBJSON
 CBOR
 CSV
 FunctionalAdditional useful delegates (like std::function<>)