Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ allow_null
Function
allow_null
include/win/boost/python/handle.hpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
template <class T>
23
inline null_ok<T>* allow_null(T* p)
24
{
25
return (null_ok<T>*)p;
26
}
27
28
namespace detail
29
{
Callers
2
slice
Method · 0.85
adopt
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected