Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ current_element_valid
Method
current_element_valid
dlib/array2d/array2d_kernel.h:266–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
) const { at_start_ = true; cur = 0; }
265
266
bool current_element_valid (
267
) const { return (cur != 0); }
268
269
const T& element (
270
) const
Callers
15
current_element_valid
Method · 0.45
hash_set_kernel_c.h
File · 0.45
queue_kernel_c.h
File · 0.45
stack_kernel_test
Function · 0.45
static_map_kernel_test
Function · 0.45
array2d_kernel_test
Function · 0.45
sliding_buffer_kernel_test
Function · 0.45
sequence_sort_test
Function · 0.45
test_border_enumerator
Function · 0.45
hash_map_kernel_test
Function · 0.45
queue_sort_test
Function · 0.45
set_compare_test
Function · 0.45
Calls
no outgoing calls
Tested by
15
stack_kernel_test
Function · 0.36
static_map_kernel_test
Function · 0.36
array2d_kernel_test
Function · 0.36
sliding_buffer_kernel_test
Function · 0.36
sequence_sort_test
Function · 0.36
test_border_enumerator
Function · 0.36
hash_map_kernel_test
Function · 0.36
queue_sort_test
Function · 0.36
set_compare_test
Function · 0.36
hash_table_kernel_test
Function · 0.36
cmd_line_parser_kernel_test
Function · 0.36
hash_set_kernel_test
Function · 0.36