[Main page] [Overview]     /std /container /prevent_insert

SYNOPSIS
status prevent_insert( object ob)

FILE
/basic/container.c

DESCRIPTION
Overridable method. Return true if you want to prevent
that this object is inserted into other objects.
The default implementation will prevent that containers
are inserted into other containers