NuriKit
v0.1.0b2
Toggle main menu visibility
Loading...
Searching...
No Matches
include
nuri
core
graph
traits.h
Go to the documentation of this file.
1
//
2
// Project NuriKit - Copyright 2025 SNU Compbio Lab.
3
// SPDX-License-Identifier: Apache-2.0
4
//
5
6
#ifndef NURI_CORE_GRAPH_TRAITS_H_
7
#define NURI_CORE_GRAPH_TRAITS_H_
8
9
namespace
nuri
{
10
namespace
internal {
11
template
<
class
GT>
12
struct
GraphTraits;
13
}
14
}
// namespace nuri
15
16
#endif
/* NURI_CORE_GRAPH_TRAITS_H_ */
nuri
Definition
crdgen.h:16
Generated by
1.17.0