Add EmptyText(id) method which checks if the text
authorkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Fri, 12 Dec 2008 09:24:50 +0000 (09:24 +0000)
committerkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Fri, 12 Dec 2008 09:24:50 +0000 (09:24 +0000)
commit56d77631b00f8622c211db6721cb087a5d29f0e2
tree3f63e8d793d4a7fd570c84ac295f59e807fd07ba
parentccc18959e93d8986c0ce81209865a0a2b5f42be6
Add EmptyText(id) method which checks if the text
pointed by id is the empty string.
This is way faster than testing whether
GetText(id) == "".

git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@24 3cdefd35-fc62-479d-8e8d-bae585ffb9ca
CSA.cpp
CSA.h
TextCollection.h