MCPcopy Create free account
hub / github.com/attermann/microReticulum / getA

Method getA

test/test_objects/BImpl.cpp:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "BImpl.h"
2
3A BImpl::getA() {
4 return _a;
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected