MCPcopy Create free account
hub / github.com/SergeyMakeev/ExcaliburHash / CustomStruct

Class CustomStruct

ExcaliburHashTest03.cpp:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4#define EXLBR_UNUSED(x) (void)(x)
5
6struct CustomStruct
7{
8 int v = 0;
9};
10
11namespace Excalibur
12{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected