souffle
2.0.2-371-g6315b36
souffle
SparseBitMap
merge_op
Public Member Functions
souffle::SparseBitMap< BITS >::merge_op Struct Reference
Collaboration diagram for souffle::SparseBitMap< BITS >::merge_op:
Public Member Functions
value_t
operator()
(
value_t
a,
value_t
b
) const
Detailed Description
template<unsigned BITS = 4>
struct souffle::SparseBitMap< BITS >::merge_op
Definition at line
1647
of file
Brie.h
.
Member Function Documentation
◆
operator()()
template<unsigned BITS = 4>
value_t
souffle::SparseBitMap
< BITS >::merge_op::operator()
(
value_t
a
,
value_t
b
)
const
inline
Definition at line
1648
of file
Brie.h
.
1651
:
1652
// the type to address individual entries
The documentation for this struct was generated from the following file:
include/souffle/datastructure/
Brie.h
Generated by
1.8.17