Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ transform
Class
transform
example/tutorial/appendix_mpl.cpp:272–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
271
template <typename Sequence, typename Sequence_or_Op, typename = void>
272
struct transform;
273
274
template <typename Sequence, typename Op>
275
struct transform<Sequence, Op> {
Callers
15
adapt_adt.cpp
File · 0.85
main
Function · 0.85
main
Function · 0.85
adapt_struct.cpp
File · 0.85
to_json
Function · 0.85
main
Function · 0.85
zip_with.cpp
File · 0.85
define_struct.cpp
File · 0.85
to_json
Function · 0.85
main
Function · 0.85
transform<Sequence, Op>
Class · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
7
to_json
Function · 0.68
main
Function · 0.68
TestComonad
Method · 0.68
TestFunctor
Method · 0.68
TestSearchable
Method · 0.68
TestMonad
Method · 0.68
TestApplicative
Method · 0.68