PROJ C++ API
|
This is the complete list of members for osgeo::proj::util::optional< T >, including all inherited members.
has_value() const noexcept | osgeo::proj::util::optional< T > | inline |
operator bool() const noexcept | osgeo::proj::util::optional< T > | inlineexplicit |
operator*() const | osgeo::proj::util::optional< T > | inline |
operator->() const | osgeo::proj::util::optional< T > | inline |