souffle
2.0.2-371-g6315b36
|
A functor initializing an iterator upon creation to reference the first element within a given Trie being not less than a given value . More...
#include <Brie.h>
Public Types | |
using | const_entry_span_type = typename types::const_entry_span_type |
using | types = TrieTypes< Dim > |
Public Member Functions | |
template<unsigned bits, typename iterator > | |
bool | operator() (const SparseBitMap< bits > &store, iterator &&iter, const_entry_span_type entry) const |
template<typename Store , typename iterator > | |
bool | operator() (const Store &store, iterator &&iter, const_entry_span_type entry) const |
A functor initializing an iterator upon creation to reference the first element within a given Trie being not less than a given value .
using souffle::detail::brie::fix_lower_bound< Dim >::const_entry_span_type = typename types::const_entry_span_type |
using souffle::detail::brie::fix_lower_bound< Dim >::types = TrieTypes<Dim> |
|
inline |
|
inline |
Definition at line 2378 of file Brie.h.