summaryrefslogtreecommitdiff
path: root/include/mbgl/util/ptr.hpp
Commit message (Expand)AuthorAgeFilesLines
* fix gcc cannot call member function without object errorKonstantin Käfer2014-10-011-2/+2
* use util::ptr as a wrapper around std::shared_ptr that asserts nonemptinessKonstantin Käfer2014-09-241-0/+29