Skip to content

Intel compiler 11.1 template typedef issue

Intel's 11.1 compiler version is not able to correctly handle the typedef inside the template class - BaseType. This is a workaround for that since there are some customers using this compiler.

Merge request reports