Home
last modified time | relevance | path

Searched refs:createStorage (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dunique_any.hpp176 createStorage(ValueType&& value) { in createStorage() function in mbgl::util::unique_any
182 createStorage(ValueType&& value) { in createStorage() function in mbgl::util::unique_any
190 createStorage<ValueType, _Vt>(std::forward<ValueType>(value)); in create()