MCPcopy 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
271template <typename Sequence, typename Sequence_or_Op, typename = void>
272struct transform;
273
274template <typename Sequence, typename Op>
275struct transform<Sequence, Op> {

Callers 15

adapt_adt.cppFile · 0.85
mainFunction · 0.85
mainFunction · 0.85
adapt_struct.cppFile · 0.85
to_jsonFunction · 0.85
mainFunction · 0.85
zip_with.cppFile · 0.85
define_struct.cppFile · 0.85
to_jsonFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 7

to_jsonFunction · 0.68
mainFunction · 0.68
TestComonadMethod · 0.68
TestFunctorMethod · 0.68
TestSearchableMethod · 0.68
TestMonadMethod · 0.68
TestApplicativeMethod · 0.68