summaryrefslogtreecommitdiff
path: root/include/mbgl/util/indexed_tuple.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [windows, qt] fix windows compiler errors, remove tao + tuple polyfillMolly Lloyd2018-08-311-5/+14
|
* [core] Implement CrossFadedDataDrivenProperty to add support for feature ↵Molly Lloyd2018-08-311-2/+3
| | | | expressions in `*-pattern` properties
* [core] simplify attribute/location typesKonstantin Käfer2018-08-311-0/+3
|
* [windows][core] Add std::tuple replacement for WindowsThiago Marcos P. Santos2018-01-081-5/+5
| | | | Windows STL + Clang can't build our IndexedTuple class.
* [core] GCC 4.9 does not fully support custom variable templatesBruno de Oliveira Abinader2017-07-121-5/+2
|
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+56