Fallout from the OptionStore refactor, and specifically commit
9a6fcd4d9a
. The `std` object was migrated
from having an option itself, to having the value fetched and saved
directly. In most cases, this also meant avoiding `.value`, but in a
couple cases this refactor went overlooked, and crashed at runtime.
Only affects Elbrus and Intel C++ compilers, seemingly.
Fixes #13401
pull/13457/head
parent
d587fb587d
commit
bc56a2c346
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue