XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
File List
Here is a list of all documented files with brief descriptions:
o*btree.hppSTL-ish map using on disk b-tree
o*callback.hppSingle producer - multiple subscriber callback
o*concurrent.hppShared declarations for the concurrent namespace
o*dbghelp.hppObject oriented access to the dbghelp library
o*debug.hppDebugging
o*dynamic_library.hppLoad and invoke methods in a dynamic library
o*dynamic_object.hppObject with dynamic properties and values
o*event_trace.cpp
o*event_trace.hppGenerate event-trace diagrams of execution flow
o*evt_gcc.cpp
o*evt_vc32.cpp
o*exception.hppGeneric and special purpose exceptions
o*executable.hppExecutable binary on disk or memory
o*filesystem.hppHandle necessary filesystem and path functionality until C++17 is finalized
o*hash_map.hppConcurrently insert, query and delete items in an unordered hash map
o*log.hppRuntime logging to various destinations
o*lru_cache.hppLru cache
o*main.cpp
o*mapped_file.hppMemory mapped files
o*mapped_vector.hppMemory mapped vector
o*memory.hppMemory related methods
o*meta.hppTemplate meta-programming utilities
o*moby.hppC++ interface to moby databases
o*nlp.hppNatural language processing
o*parse.hppText parsing and AST generation
o*pos.hppPos tagging
o*process.hppIn-memory process
o*queue.hppConcurrently push and pop items from a FIFO queue
o*recursive_spin_lock.hppRecursive spin lock
o*rpc.hppTransport neutral light weight IPC/RPC library
o*rw_lock.hppSimple multi reader/single writer spin lock
o*shared_mem_obj.hppCreates or loads singleton objects in shared memory regions
o*socket.hppGeneral purpose socket communication
o*source_location.hppMaintains info about locations within source code
o*spin_lock.hppSimple user mode spin lock based on std::atomic
o*sqlite.hppSqlite interface
o*stack.hppConcurrently push and pop items in a FILO stack
o*string.hppSpecializations of std::basic_string for advanced and common string handling
o*tuple.hppTuple manipulation
o*type_info.hppStd::type_info extensions
o*unique_id.hppGlobal unique identifier / universal unique identifier data type
o*var.hppMulti-type variant using type-erasure
o*wordnet.hppC++ interface to wordnet databases
o*wrapped_type.hppWraps a type in a class for compiler type deductive distinction
o*xtd.hppHost, target and build configurations and settings Various components are purpose built for specific targets xtd.hpp is a descriptive configuration header that is generated by CMake from the xtd.hpp.in template
\*xtl.cpp