On 30.05.2014 23:58, Richard Smith wrote: > "what linkage would MSVC give to an explicit specialization of a function > template under normal circumstances (no dllimport/dllexport attributes)? > Does it treat them as mergeable, like an inline function, or as a strong > definition?" They get strong linkage.