Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ constexpr_bool
Function
constexpr_bool
test/assert/constexpr.cpp:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
template <bool value>
13
constexpr bool constexpr_bool() { return value; }
14
15
16
int main() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected