summaryrefslogtreecommitdiff
path: root/include/mbgl/util/tuple.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [windows, qt] fix windows compiler errors, remove tao + tuple polyfillMolly Lloyd2018-08-311-19/+0
|
* [windows][core] Add std::tuple replacement for WindowsThiago Marcos P. Santos2018-01-081-0/+19
Windows STL + Clang can't build our IndexedTuple class.