Home
last modified time | relevance | path

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

/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/Dynamic/
H A DStruct.h46 typedef typename std::pair<typename Struct<K, M, S>::Iterator, bool> InsRetVal; typedef
136 inline InsRetVal insert(const K& key, const T& value) in insert()
148 inline InsRetVal insert(const ValueType& aPair) in insert()