MCPcopy Create free account
hub / github.com/KDAB/codebrowser / InAnonymousNamspace

Class InAnonymousNamspace

tests/test.cc:232–237  ·  view source on GitHub ↗

class that is annonymus */

Source from the content-addressed store, hash-verified

230 /* class
231 that is annonymus */
232 struct InAnonymousNamspace {
233 int someFunction();
234 /* member
235 * doc */
236 int member;
237 };
238}
239
240/* doc

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected