Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameron314/concurrentqueue
/ comp
Function
comp
benchmarks/dlib/sort.h:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
{
173
template <typename T>
174
inline const std::less<T> comp (const T&)
175
{
176
return std::less<T>();
177
}
178
179
template <
180
typename T,
Callers
15
qsort_partition
Function · 0.85
heapify
Function · 0.85
qsort_array
Function · 0.85
hsort_array
Function · 0.85
isort_array
Function · 0.85
position_enumerator
Method · 0.85
add_to_tree
Method · 0.85
fix_stack
Method · 0.85
remove_from_tree
Method · 0.85
return_reference
Method · 0.85
get_count
Method · 0.85
position_enumerator
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected