Branch: Tag:

2019-06-21

2019-06-21 09:07:02 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Documentation [Pike.InhibitDestruct]: Added some cross-references.

2936:    *!    *! An empty class that can be inherited to get the    *! @tt{PROGRAM_DESTRUCT_IMMEDIATE@} flag set. +  *! +  *! @seealso +  *! @[InhibitDestruct]    */      PIKECLASS DestructImmediate
2956:    *!    *! All symbols in the class are either @expr{protected@}    *! or @expr{private@} in order to affect users minimally. +  *! +  *! @seealso +  *! @[DestructImmediate]    */   PIKECLASS InhibitDestruct   {