7e403195e5
...with a boost::optional fallback for Xcode < 10 (as std::optional is only
available starting with Xcode 10 according to
<https://en.cppreference.com/w/cpp/compiler_support>, and our baseline for iOS
and macOS is still Xcode 9.3 according to README.md). And mechanically rewrite
all code to use o3tl::optional instead of boost::optional.
One immediate benefit is that disabling -Wmaybe-uninitialized for GCC as per
|
||
---|---|---|
.. | ||
inc/pch | ||
source | ||
util | ||
Library_msforms.mk | ||
Library_vbahelper.mk | ||
Makefile | ||
Module_vbahelper.mk | ||
README |
Static helper functions for the VBA filters