tetengo 1.9.2
A multipurpose library set
Loading...
Searching...
No Matches
mmap_storage.hpp File Reference

An mmap storage. More...

#include <any>
#include <cstddef>
#include <cstdint>
#include <istream>
#include <memory>
#include <boost/interprocess/file_mapping.hpp>
#include <tetengo/trie/storage.hpp>
#include <tetengo/trie/value_serializer.hpp>
Include dependency graph for mmap_storage.hpp:

Go to the source code of this file.

Classes

class  tetengo::trie::mmap_storage
 An mmap storage. More...

Namespaces

namespace  tetengo
 The root namespace of tetengo.
namespace  tetengo::trie
 A trie library.

Detailed Description

An mmap storage.

Copyright (C) 2019-2026 kaoru https://www.tetengo.org/