souffle  2.0.2-371-g6315b36
Public Member Functions
souffle::detail::brie::TrieTypes< Dim >::nested_trie_merger Struct Reference

#include <Brie.h>

Collaboration diagram for souffle::detail::brie::TrieTypes< Dim >::nested_trie_merger:
Collaboration graph

Public Member Functions

nested_trie_typeoperator() (nested_trie_type *a, const nested_trie_type *b) const
 

Detailed Description

template<unsigned Dim>
struct souffle::detail::brie::TrieTypes< Dim >::nested_trie_merger

Definition at line 2469 of file Brie.h.

Member Function Documentation

◆ operator()()

template<unsigned Dim>
nested_trie_type* souffle::detail::brie::TrieTypes< Dim >::nested_trie_merger::operator() ( nested_trie_type a,
const nested_trie_type b 
) const
inline

Definition at line 2470 of file Brie.h.

2476  {

The documentation for this struct was generated from the following file: