method contract in template specialization class unimplemented
ID0002037: **This issue was created automatically from Mantis Issue 2037. Further discussion may take place here.** --- | **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** | | --- | --- | --- | --- | --- | --- | | ID0002037 | Frama-Clang | Plug-in > clang | public | 2014-12-18 | 2015-02-15 | | | | | | | | | --- | --- | --- | --- | --- | --- | | **Reporter** | Jochen | **Assigned To** | virgile | **Resolution** | open | | **Priority** | normal | **Severity** | minor | **Reproducibility** | always | | **Platform** | frama-c-Neon-20140301+dev-stance | **OS** | - | **OS Version** | xubuntu-cfe13.10 | | **Product Version** | - | **Target Version** | - | **Fixed in Version** | - | ### Description : output: unimplemented next attachment [kernel] user error: Failed to parse C++ file. See Clang messages for more information The error remains if "<T*>" is removed from line 4, turning the template specialization into an ordinary template definition. The error disappears if line 5 is deleted. ## Attachments - [418.cpp](/uploads/41c07d4334cfd74c52b3a0c1d86a481c/418.cpp)
issue