I calls itself recursively, which may cause the deprecation warning to show up in contexts that are not actually using it starting with GCC10.
Addresses: #197 (closed)
I calls itself recursively, which may cause the deprecation warning to show up in contexts that are not actually using it starting with GCC10. Addresses: #197