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

#include <Brie.h>

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

Public Member Functions

nested_trie_typeoperator() (nested_trie_type *a) const
 

Detailed Description

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

Definition at line 2479 of file Brie.h.

Member Function Documentation

◆ operator()()

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

Definition at line 2480 of file Brie.h.

2480  :
2481  store_iter iter;
2482  nested_core_iter nested;
2483 

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