muda
src
muda
compute_graph
compute_graph_var_id.h
1
#pragma once
2
#include <muda/tools/id_with_type.h>
3
namespace
muda
4
{
5
class
VarId
:
public
U64IdWithType
6
{
7
using
U64IdWithType::U64IdWithType;
8
};
9
}
// namespace muda
muda::IdWithType
Definition:
id_with_type.h:9
muda
Definition:
assert.h:13
muda::VarId
Definition:
compute_graph_var_id.h:5
Generated by
1.8.13