CharReferenceMap<T> constructor

CharReferenceMap<T>()

Implementation

CharReferenceMap() {
  clear();
}