GuitarPrometheus::Project::ProjectMigrationRegistry::EdgeKey
GuitarPrometheus::Project::ProjectMigrationRegistry::EdgeKey
Public Functions
| Name | |
|---|---|
| bool | operator<(const EdgeKey & other) const |
Public Attributes
| Name | |
|---|---|
| int | from |
| int | to |
Public Functions Documentation
function operator<
inline bool operator<( const EdgeKey & other) constPublic Attributes Documentation
variable from
int from;variable to
int to;Updated on 2026-05-29 at 07:39:52 +0000