Searched refs:stringpair (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLdifReader.cpp21 typedef std::pair<std::string, std::string> stringpair; typedef
171 m_currentRecord.push_back( stringpair(type, value) );
182 std::list<stringpair>::const_iterator i = m_currentRecord.begin();

Completed in 186 milliseconds