A struct to be utilized as a local, temporal context by client code to speed up the execution of various operations (optional parameter).
More...
#include <Brie.h>
template<typename T, unsigned BITS = 6, typename merge_op = default_merge<T>, typename copy_op = identity<T>>
struct souffle::SparseArray< T, BITS, merge_op, copy_op >::op_context
A struct to be utilized as a local, temporal context by client code to speed up the execution of various operations (optional parameter).
Definition at line 584 of file Brie.h.
◆ op_context()
template<typename T , unsigned BITS = 6, typename merge_op = default_merge<T>, typename copy_op = identity<T>>
◆ lastIndex
template<typename T , unsigned BITS = 6, typename merge_op = default_merge<T>, typename copy_op = identity<T>>
◆ lastNode
template<typename T , unsigned BITS = 6, typename merge_op = default_merge<T>, typename copy_op = identity<T>>
The documentation for this struct was generated from the following file:
- include/souffle/datastructure/Brie.h