Skip to content

Use this function. #178

@todo

Description

@todo

// TODO: Use this function.
int getClass(const int val) { return Namespace::getClass(val); }
int main(int argc, char **argv) {
Namespace::Class obj = Namespace::getClass(5);


This issue was generated by todo based on a TODO comment in 4ae9ca7 when #176 was merged. cc @rdtscp.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions