summaryrefslogtreecommitdiff
path: root/include/mbgl/util/convert.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Added mbgl::util::convert helper functionBruno de Oliveira Abinader2016-06-151-0/+17
Converts a given std::array into another using a different (convertible) type.