Searched refs:empty_container (Results 1 – 2 of 2) sorted by relevance
32 struct empty_container struct34 typedef empty_container<CharT> type; argument
84 empty_container<CharT> operator()(const ReplaceT&) const in operator ()()86 return empty_container<CharT>(); in operator ()()