1
edit
Changes
→Sample code
'''C++ Sample:'''
The following classe is a sample of prototype pattern implementation used in GNU Image Manipulation Program(gimp-2.3.15 open source graphice application). the The prototypical class is ''imap_object.c'' that defines the ''object_clone'' method.