AllianceDB  0.0.1
AllianceDB is an open-source suite, including benchmarks and libs for evaluating and improving stream operation algorithms on modern hardwares.
C20Buffers.hpp File Reference
#include <vector>
#include <memory>
Include dependency graph for C20Buffers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  INTELLI::C20Buffer< dataType >
 

Namespaces

 INTELLI
 

Macros

#define _UTILS_C20BUFFERS_HPP_
 
#define ADB_memcpy(dst, src, size)   memcpy(dst, src, size)