forward declaration
Jump to navigation
Jump to search
English
[edit]Noun
[edit]forward declaration (countable and uncountable, plural forward declarations)
- (programming) The declaration of an identifier before it is given a complete definition, so that the compiler can know its data type and memory size.