AllianceDB  0.0.1
AllianceDB is an open-source suite, including benchmarks and libs for evaluating and improving stream operation algorithms on modern hardwares.
Other common class or package under C++20 standard
Collaboration diagram for Other common class or package under C++20 standard:

Classes

class  INTELLI::AbstractC20Thread
 The base class and abstraction of C++20 thread, and it can be derived into other threads. More...
 
class  INTELLI::C20Buffer< dataType >
 

Detailed Description

This package covers some common C++20 new features, such as std::thread to ease the programming