Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
Dutil.hpp32 struct empty_container struct
34 typedef empty_container<CharT> type; argument
Dformatter.hpp84 empty_container<CharT> operator()(const ReplaceT&) const in operator ()()
86 return empty_container<CharT>(); in operator ()()