* This function adds a new T struct with a copy of TCHAR *name into * T.name. But adds it into a sorted position. All calls to * add must be done with the same value for case_sensitive or you * can get random behavior. * * @param name The name which is the "key" to finding the instance of T. * @param case_sensitive 1 means case sensitive, 0 insensitive.
source not stored for this graph (policy: none)