Argument-dependent name lookup

id: argument-dependent-name-lookup-194-14074589
title: Argument-dependent name lookup
text: In the C++ programming language, argument-dependent lookup (ADL), or argument-dependent name lookup, applies to the lookup of an unqualified function name depending on the types of the arguments given to the function call. This behavior is also known as Koenig lookup, as it is often attributed to Andrew Koenig, though he is not its inventor. During argument-dependent lookup, other namespaces not considered during normal lookup may be searched where the set of namespaces to be searched depends on
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Argument-dependent_name_lookup
date created:
date modified: 2024-02-17T09:33:36Z
main entity: {"identifier":"Q122189","url":"https://www.wikidata.org/entity/Q122189"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part