cheshirekow  v0.1.0
example_traits.h File Reference
#include <mpblocks/btps/node.h>
#include <cstdint>

Go to the source code of this file.

Classes

struct  mpblocks::btps::ExampleTraits
 an example traits structure from which a balanced tree of partial sums may be instantiated More...
 
struct  mpblocks::btps::ExampleTraits::Node
 this type is not required by the interface, but if you just need a simple node type then this one will do it for you More...
 
struct  mpblocks::btps::ExampleTraits::NodeOps
 a callable type which implements the primitives required to access fields of a node More...
 

Namespaces

 mpblocks
 
 mpblocks::btps