CCF
Loading...
Searching...
No Matches
include
ccf
seq_no_collection.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the Apache 2.0 License.
3
#pragma once
4
5
#include "
ccf/ds/contiguous_set.h
"
6
#include "
ccf/tx_id.h
"
7
8
namespace
ccf
9
{
10
using
SeqNoCollection
=
ccf::ds::ContiguousSet<ccf::SeqNo>
;
11
}
ccf::ds::ContiguousSet
Definition
contiguous_set.h:18
contiguous_set.h
ccf
Definition
app_interface.h:14
tx_id.h
Generated by
1.9.8