Provide Index when a unique best‐match alternative is found.

Synopsis

Description

This partial specialization is used when a "unique" best match is found for converting std::declval<t_SRC>() to one of (template parameters) t_HEAD, t_TAIL....

Type Aliases

Name

Description

Index

Index constant equal to the index of the alternative selected by overload resolution among the candidate functions.

Created with MrDocs