Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/
H A Dformatter.hpp84 empty_container<CharT> operator()(const ReplaceT&) const in operator ()()
86 return empty_container<CharT>(); in operator ()()
H A Dutil.hpp32 struct empty_container struct
34 typedef empty_container<CharT> type; argument