Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q7632132> ?p ?o }
Showing triples 1 to 11 of
11
with 100 triples per page.
- Q7632132 subject Q2721606.
- Q7632132 subject Q8268978.
- Q7632132 abstract "Substitution failure is not an error (SFINAE) refers to a situation in C++ where an invalid substitution of template parameters is not in itself an error. David Vandevoorde first introduced the acronym SFINAE to describe related programming techniques.Specifically, when creating a candidate set for overload resolution, some (or all) candidates of that set may be the result of instantiated templates with (potentially deduced) template arguments substituted for the corresponding template parameters. If an error occurs during the substitution of a set of arguments for any given template, the compiler removes the potential overload from the candidate set instead of stopping with a compilation error, provided the substitution error is one the C++ standard grants such treatment. If one or more candidates remain and overload resolution succeeds, the invocation is well-formed.".
- Q7632132 wikiPageWikiLink Q1091461.
- Q7632132 wikiPageWikiLink Q1411845.
- Q7632132 wikiPageWikiLink Q2407.
- Q7632132 wikiPageWikiLink Q2721606.
- Q7632132 wikiPageWikiLink Q8268978.
- Q7632132 wikiPageWikiLink Q893105.
- Q7632132 comment "Substitution failure is not an error (SFINAE) refers to a situation in C++ where an invalid substitution of template parameters is not in itself an error.".
- Q7632132 label "Substitution failure is not an error".