#include <enum.hpp>
|
static const char * | toString (T) |
|
static std::optional< T > | toEnum (const std::string &) |
|
template<typename T>
class mbgl::Enum< T >
Definition at line 11 of file enum.hpp.
◆ Type
◆ toEnum()
template<typename T >
static std::optional<T> mbgl::Enum< T >::toEnum |
( |
const std::string & |
| ) |
|
|
static |
◆ toString()
template<typename T >
static const char* mbgl::Enum< T >::toString |
( |
T |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- /home/runner/work/maplibre-native/maplibre-native/include/mbgl/util/enum.hpp