Skip to content
Snippets Groups Projects
Commit e2d380c7 authored by Philipp Spilger's avatar Philipp Spilger
Browse files

Switch from boost::variant to std::variant for UTMessageVariant

* same performance
* newer implementation, full C++17 support, constexpr variant & visit
* less non-std dependencies

Depends-On: 11711
Change-Id: I721a383221492ef1370ddc1fa06a1097f1eb1657
parent fafed186
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 22 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment