Skip to content

detect variant #517

@vinniefalco

Description

@vinniefalco

std::variant is relatively easy because what else would have .valueless_on_exception(). I suppose it would be accurate enough if you check for v.index(), v.valueless_on_exception() and visit(f, v)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions