Skip to content

GuitarPrometheus::Project::ProjectMigrationRegistry::EdgeKey

GuitarPrometheus::Project::ProjectMigrationRegistry::EdgeKey

Public Functions

Name
booloperator<(const EdgeKey & other) const

Public Attributes

Name
intfrom
intto

Public Functions Documentation

function operator<

inline bool operator<(
const EdgeKey & other
) const

Public Attributes Documentation

variable from

int from;

variable to

int to;

Updated on 2026-05-29 at 07:39:52 +0000