Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
89
template <typename C1, typename C2>
90
struct less
91
: bool_<(C1::value < C2::value)>
92
{ };
93
94
template <typename C1, typename C2>
95
struct greater
Callers
15
less.cpp
File · 0.85
pair.cpp
File · 0.85
orderable.cpp
File · 0.85
orderable.cpp
File · 0.85
main
Function · 0.85
main
Function · 0.85
sort.hpp
File · 0.85
apply
Method · 0.85
TestOrderable
Method · 0.85
TestOrderable
Method · 0.85
TestOrderable
Method · 0.85
TestOrderable
Method · 0.85
Calls
no outgoing calls
Tested by
4
TestOrderable
Method · 0.68
TestOrderable
Method · 0.68
TestOrderable
Method · 0.68
TestOrderable
Method · 0.68