|
MapLibre Native Core
|
#include <mbgl/util/immutable.hpp>#include <mbgl/style/layer.hpp>#include <string>#include <vector>#include <set>Go to the source code of this file.
Classes | |
| struct | mbgl::FontStackHasher |
Namespaces | |
| mbgl | |
Typedefs | |
| using | mbgl::FontStack = std::vector< std::string > |
| using | mbgl::FontStackHash = std::size_t |
Functions | |
| std::string | mbgl::fontStackToString (const FontStack &) |
| std::set< FontStack > | mbgl::fontStacks (const std::vector< Immutable< style::Layer::Impl >> &) |