
6 Apr
2005
6 Apr
'05
2:16 a.m.
Yes, I am interested in it. Federico Stella wrote:
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.