Skip to content

Refactor MPT/DEX integration to use std::visit style as opposed to if/else when accessing issue in Asset. #5848

@gregtatcam

Description

@gregtatcam

Summary

Replace if/else with std::visit when accessing Issue/MPTIssue in Asset

Motivation

Style consistency and efficiency

Solution

Introduce Asset::visit() helper function

Metadata

Metadata

Assignees

Labels

Feature RequestUsed to indicate requests to add new featuresTriagedIssue/PR has been triaged for viability, liveliness, etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions