[enable_if] Compiler workaround for constructor overloads
Hello I'm working with a Codewarrior compiler (Nokia Codewarrior C/C++
Compiler for Windows/x86 version 3.2.3 build 451).
The following test code finds the proper overload for MSVC 2005 and doesn't
for the Codewarrior compiler but only with the = syntax. Does anyone have
any idea how to make "c" find its overload as well? It would make the
client code a lot cleaner to read/write.
#include
participants (1)
-
Michael Marcin