Bug #1158

cpp: Resolve specific declaration

Added by Miroslav Fidler about 9 years ago.

Status:NewStart date:06/28/2015
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-Spent time:-
Target version:-

Description

extern "C++" // templates cannot be declared to have 'C' linkage
template <typename T, size_t N>
char (*RtlpNumberOf( T (&)[N] ))[N];

Also available in: Atom PDF