summaryrefslogtreecommitdiff
path: root/include/mbgl/util/immutable.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-noexcept-move-constructor in header filesThiago Marcos P. Santos2020-04-171-4/+4
* [core] Fix readability-redundant-declaration errors in header filesThiago Marcos P. Santos2020-04-171-0/+4
* [core] Simplify mbgl::ImmutableMikhail Pozdnyakov2019-01-151-15/+5
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-0/+6
* [core] Collection-level immutabilityJohn Firebaugh2017-06-051-0/+15
* [core] Replace createRender{Source,Layer} with Render{Source,Layer}::createJohn Firebaugh2017-05-121-9/+0
* [core] Immutable ImplsJohn Firebaugh2017-05-121-0/+127