substitution failure is not an error (Q7632132): Difference between revisions

From Wikidata
Jump to navigation Jump to search
Osteologia (talk | contribs)
Added English alias: SFINAE
Added link to [enwikibooks]: More C++ Idioms/SFINAE
Tag: Wikidata user interface
 
(17 intermediate revisions by 11 users not shown)
label / enlabel / en
Substitution failure is not an error
substitution failure is not an error
label / eolabel / eo
 
anstataŭiga malsukceso ne estas eraro
label / kolabel / ko
 
SFINAE
label / zhlabel / zh
 
替换失败并非错误
label / frlabel / fr
 
SFINAE
aliases / ja / 0aliases / ja / 0
 
スフィネェ
description / eodescription / eo
 
tekniko de programado de la programlingvo C++
description / dedescription / de
 
Programmiertechnik bei C++
Property / instance of
 
Property / instance of: technique / rank
 
Normal rank
Property / instance of: technique / qualifier
 
Property / Microsoft Academic ID
 
Property / Microsoft Academic ID: 16756099 / rank
 
Normal rank
Property / Freebase ID
 
Property / Freebase ID: /m/026md69 / rank
 
Normal rank
Property / uses
 
Property / uses: template / rank
 
Normal rank
Property / has use
 
Property / has use: template metaprogramming / rank
 
Normal rank
links / kowiki / namelinks / kowiki / name
 
links / zhwiki / namelinks / zhwiki / name
 
links / frwiki / namelinks / frwiki / name
 
links / frwiki / badges / 0links / frwiki / badges / 0
 
links / enwikibooks / namelinks / enwikibooks / name
 

Latest revision as of 17:38, 10 April 2024

C++ programming technique utilizing the fact that an invalid substitution of template parameters is not in itself an error
  • SFINAE
Language Label Description Also known as
English
substitution failure is not an error
C++ programming technique utilizing the fact that an invalid substitution of template parameters is not in itself an error
  • SFINAE

Statements

Identifiers