Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VcDevel/std-simd
/ rhs_init
Method
rhs_init
benchmarks/shifts.cpp:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
};
44
struct IntInit {
45
template <class> static constexpr int rhs_init() { return 6; }
46
};
47
48
template <bool X> struct Left {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected