summaryrefslogtreecommitdiff
path: root/include/mbgl/util/enum.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Avoid -Wundefined-var-template warnings with clang 3.9+John Firebaugh2017-03-091-19/+19
|
* [core] Make enum ↔ string conversion more generic-friendlyJohn Firebaugh2016-06-131-38/+22
| | | | | | Rewrite enum.hpp in such a way that parseConstant can be defined generically for all enumerated types. While there, properly validated enumerated property values.
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
|
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
|
* fix variable shadowingKonstantin Käfer2014-10-221-4/+4
|
* rename llmr => mbglKonstantin Käfer2014-07-161-0/+55