48 #ifndef CCXX_TEMPLATE_H_
49 #define CCXX_TEMPLATE_H_
51 #ifndef CCXX_CONFIG_H_
52 #include <cc++/config.h>
Template for object which holds self count of instances.
Template for creating hash indexed objects.
Template for creating objects that share a global mutex.
Generic automatic counter data type template class.
Template for creating linked list of objects with lookup.
Template for creating reference count managed smart pointers.