`std::get` does not seem to be available. Using `std::get_if` might work instead. (Found the error on the buildbot.)