Main Page   Namespace List   Class Hierarchy   Compound List   File List   Header Files   Namespace Members   Compound Members   File Members  

arg::cloneable Struct Reference

Indicates that the class supports replication via a "clone()" member function. More...

#include <arg_deep_copy_utils.h>

Class diagram for arg::cloneable:

arg::iterator_body::forward arg::iterator_body::bidirectional


Detailed Description

Indicates that the class supports replication via a "clone()" member function.

This is only a "type tag" for the deep_copy template - no functionality is supported. (This assumes standard C++ style naming.)

Author(s):
Alan Griffiths

The documentation for this struct was generated from the following file:
Copyright 1999-2000 Alan Griffiths