Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
destructor
A function provided by a class in C++ and
some other object-oriented languages to delete an object,
the inverse of a constructor.
(1998-04-28)