Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ first
Class
first
example/tutorial/appendix_mpl.cpp:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
74
template <typename P>
75
struct first : decltype(+hana::first(P{})) { };
76
77
template <typename P>
78
struct second : decltype(+hana::second(P{})) { };
Callers
15
main
Function · 0.85
first.cpp
File · 0.85
main
Function · 0.85
process
Function · 0.85
switch_
Function · 0.85
partition
Class · 0.85
make.cpp
File · 0.85
main
Function · 0.85
main
Function · 0.85
pair.cpp
File · 0.85
make.cpp
File · 0.85
product.cpp
File · 0.85
Calls
no outgoing calls
Tested by
5
main
Function · 0.68
TestComparable
Method · 0.68
TestFoldable
Method · 0.68
TestOrderable
Method · 0.68
TestProduct
Method · 0.68