Skip to content

API Documentation on template function #886

@GMercat

Description

@GMercat

Hi,

With this implementation :

class TestClass {

[...]

public:
/**
 * @brief DOCUMENTATION
 */
template <class T>
void functionTest();
};

I have "Undocumented API: functionTest", and i don't understand why ?

Thank you in advance for your answer.

sonarqube : v5.4
sonar-cxx : v0.9.5

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions