Skip to content

Use std::variant instead of boost::variant #2509

@wangkuiyi

Description

@wangkuiyi

It seems that the difference between std::variant and boost::variant https://stackoverflow.com/a/40204093/724872 shouldn't affect our code.

If we can do so, It seems that we don't have to rely on boost.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions