Flang C++ Style Guide tells us to use x.value() when no presence test is obviously protecting the reference.
347 KiB
347 KiB
Flang C++ Style Guide tells us to use x.value() when no presence test is obviously protecting the reference.