Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ domain
Function
domain
example/misc/restricted_function.cpp:67–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
template <typename Function>
67
constexpr auto domain(Function f)
68
{ return f.domain_; }
69
70
template <typename Function>
71
constexpr auto codomain(Function f)
Callers
3
range
Function · 0.85
is_injective
Function · 0.85
apply
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected