Static dispatch

id: static-dispatch-262-12605178
title: Static dispatch
text: In computing, static dispatch is a form of polymorphism fully resolved during compile time. It is a form of method dispatch, which describes how a language or environment will select which implementation of a method or function to use. Examples are templates in C++, and generic programming in Fortran and other languages, in conjunction with function overloading. Code is said to be monomorphised, with specific data types deduced and traced through the call graph, in order to instantiate specific
brand slug: wiki
category slug: encyclopedia
description: During compilation, selecting which implementation of a method or function to use
original url: https://en.wikipedia.org/wiki/Static_dispatch
date created:
date modified: 2023-12-13T07:27:24Z
main entity: {"identifier":"Q25098725","url":"https://www.wikidata.org/entity/Q25098725"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part