xale-db 1.0
minimal SQL engine, written in c++
Loading...
Searching...
No Matches
Node.h File Reference
#include "Core/ExceptionHandler.h"
#include <vector>
#include <exception>
#include <string>
Include dependency graph for Node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Xale::DataStructure::Node< TKey, TValue >
 Node struct for B+Tree implementation. More...

Namespaces

namespace  Xale
namespace  Xale::DataStructure