Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/babylon
/ NormalClass
Method
NormalClass
test/test_any.cpp:874–874 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
872
873
struct NormalClass {
874
NormalClass() = default;
875
NormalClass(const NormalClass&) = default;
876
~NormalClass() {
877
destruct_times++;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected