Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ build
Method
build
Libraries/Reflection/Reflection.h:350–350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
348
struct VectorArrayVTable
349
{
350
static constexpr bool build(MemberVisitor&) { return true; }
351
};
352
} // namespace Reflection
353
} // namespace SC
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected