MCPcopy Create free account
hub / github.com/boostorg/hana / less

Class less

example/tutorial/appendix_mpl.cpp:90–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88
89template <typename C1, typename C2>
90struct less
91 : bool_<(C1::value < C2::value)>
92{ };
93
94template <typename C1, typename C2>
95struct greater

Callers 15

less.cppFile · 0.85
pair.cppFile · 0.85
orderable.cppFile · 0.85
orderable.cppFile · 0.85
mainFunction · 0.85
mainFunction · 0.85
sort.hppFile · 0.85
applyMethod · 0.85
TestOrderableMethod · 0.85
TestOrderableMethod · 0.85
TestOrderableMethod · 0.85
TestOrderableMethod · 0.85

Calls

no outgoing calls

Tested by 4

TestOrderableMethod · 0.68
TestOrderableMethod · 0.68
TestOrderableMethod · 0.68
TestOrderableMethod · 0.68