Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternRobotics/OpenHomie
/ Any
Method
Any
HomieDeploy/unitree_sdk2/include/unitree/common/any.hpp:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
{
12
public:
13
Any()
14
: mContent(0)
15
{}
16
17
template<typename ValueType>
18
Any(const ValueType& value)
Callers
nothing calls this directly
Calls
1
Clone
Method · 0.80
Tested by
no test coverage detected