]> git.sur5r.net Git - openldap/commit
added empty() method to the list classes. (Patch was provided by Dan
authorRalf Haferkamp <ralf@openldap.org>
Fri, 7 Sep 2001 17:43:55 +0000 (17:43 +0000)
committerRalf Haferkamp <ralf@openldap.org>
Fri, 7 Sep 2001 17:43:55 +0000 (17:43 +0000)
commit2941993d8fe5ff58eb0ee2abae97c7a5524fac95
tree6dafa8ae1b7fea4faf57f44517f7005264cc49fe
parent6bf69cbf3952c191c0b5cbca0ec065afcbf9866a
added empty() method to the list classes. (Patch was provided by Dan
Gohman)
13 files changed:
contrib/ldapc++/src/LDAPAttributeList.cpp
contrib/ldapc++/src/LDAPAttributeList.h
contrib/ldapc++/src/LDAPControlSet.cpp
contrib/ldapc++/src/LDAPControlSet.h
contrib/ldapc++/src/LDAPEntryList.cpp
contrib/ldapc++/src/LDAPEntryList.h
contrib/ldapc++/src/LDAPException.cpp
contrib/ldapc++/src/LDAPReferenceList.cpp
contrib/ldapc++/src/LDAPReferenceList.h
contrib/ldapc++/src/LDAPUrlList.cpp
contrib/ldapc++/src/LDAPUrlList.h
contrib/ldapc++/src/StringList.cpp
contrib/ldapc++/src/StringList.h