|
file | bimap.h [code] |
| This header file is part of the utilities library; it contains the bidirectional map declarations.
|
|
file | bits.h [code] |
| This header file is part of the utilities library; it contains the bit function definitions.
|
|
file | bitset.h [code] |
| This header file is part of the utilities library; it contains the bitset declarations.
|
|
file | c_call.hpp [code] |
| This header file is part of the utilities library; it contains the C callback wrapper declarations.
|
|
file | c_type.hpp [code] |
| This header file is part of the utilities library; it contains the C to C++ interface declarations.
|
|
file | chrono.hpp [code] |
| This header file is part of the utilities library; it contains the time function declarations.
|
|
file | cmp.h [code] |
| This header file is part of the utilities library; it contains the comparison function definitions.
|
|
file | config.h [code] |
| This header file is part of the utilities library; it contains the configuration functions.
|
|
file | coroutine.h [code] |
| This header file is part of the utilities libraru; it contains a stackless coroutine implementation.
|
|
file | coroutine.hpp [code] |
| This header file is part of the utilities library; it contains the C++ implementation of stackless coroutines.
|
|
file | daemon.h [code] |
| This header file is part of the utilities library; it contains the daemon declarations.
|
|
file | diag.h [code] |
| This header file is part of the utilities library; it contains the diagnostic declarations.
|
|
file | dllist.h [code] |
| This header file is part of the utilities library; it contains the doubly-linked list declarations.
|
|
file | endian.h [code] |
| This header file is part of the utilities library; it contains the byte order (endianness) function definitions.
|
|
file | errnum.h [code] |
| This header file is part of the utilities library; it contains the native and platform-independent error number declarations.
|
|
file | error.hpp [code] |
| This header file is part of the utilities library; it contains C++ convenience functions for creating std::error_code instances and throwing std::system_error exceptions corresponding to native error numbers.
|
|
file | exception.hpp [code] |
| This header file is part of the utilities library; it contains the C++ exception declarations.
|
|
file | fiber.h [code] |
| This header file is part of the utilities library; it contains the fiber declarations.
|
|
file | fiber.hpp [code] |
| This header file is part of the utilities library; it contains the C++ interface for the fiber implementation.
|
|
file | float.h [code] |
| This header file is part of the utilities library; it contains the IEEE 754 floating-point format type definitions.
|
|
file | frbuf.h [code] |
| This header file is part of the utilities library; it contains the read file buffer declarations.
|
|
file | fwbuf.h [code] |
| This header file is part of the utilities library; it contains the (atomic) write file buffer declarations.
|
|
file | invoker.hpp [code] |
| This header file is part of the utilities library; it contains a function object that can be used to store a Callable together with its arguments.
|
|
file | lex.h [code] |
| This header file is part of the utilities library; it contains the lexer function declarations.
|
|
file | membuf.h [code] |
| This header file is part of the utilities library; it contains the memory buffer declarations.
|
|
file | mkjmp.h [code] |
| This header file is part of the utilities library; it contains the mkjmp() and sigmkjmp() function declarations.
|
|
file | mutex.hpp [code] |
| This header file is part of the utilities library; it contains the C++ mutual exclusion helper classes.
|
|
file | pheap.h [code] |
| This header file is part of the utilities library; it contains the pairing heap declarations.
|
|
file | print.h [code] |
| This header file is part of the utilities library; it contains the printing function declarations.
|
|
file | rbtree.h [code] |
| This header file is part of the utilities library; it contains the red-black tree declarations.
|
|
file | result.hpp [code] |
| This header file is part of the utilities library; it contains a generic type that can represent both the result of a successful operation or the reason for failure.
|
|
file | sllist.h [code] |
| This header file is part of the utilities library; it contains the singly-linked list declarations.
|
|
file | spscring.h [code] |
| This header file is part of the utilities library; it contains the single-producer, single-consumer ring buffer declarations.
|
|
file | stop.h [code] |
| This header file is part of the utilities library; it contains the stop token declarations.
|
|
file | stop.hpp [code] |
| This header file is part of the utilities library; it contains the C++ interface for the stop token.
|
|
file | time.h [code] |
| This header file is part of the utilities library; it contains the time function declarations.
|
|
file | ustring.h [code] |
| This header file is part of the utilities library; it contains (16-bit) Unicode string functions.
|
|
file | util.h [code] |
| This is the public header file of the utilities library.
|
|