MCPcopy Create free account
hub / github.com/cpputest/cpputest / ClassName

Method ClassName

scripts/templates/ClassName.cpp:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "ClassName.h"
2
3ClassName::ClassName()
4{
5}
6
7ClassName::~ClassName()
8{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected