
6 Apr
2005
6 Apr
'05
1:17 a.m.
Is there any interest in a simple Factory Design Pattern library? It uses a template based factory that register creator using an identifier and create object based on that identifier. Object could be default constructed or via typed_in_place_factory. Creator handle allocation using an allocator. If there is any interest I could upload the library with the documentation. Federico.