Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ reset
Method
reset
dlib/optional.h:666–669 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
664
}
665
666
void reset() noexcept(std::is_nothrow_destructible<T>::value)
667
{
668
this->destruct();
669
}
670
671
template <
672
class F,
Callers
15
remove_selected_images
Method · 0.45
select_image
Method · 0.45
start_element
Method · 0.45
main
Function · 0.45
htmlify
Function · 0.45
add_files
Function · 0.45
deserialize
Function · 0.45
serialize
Function · 0.45
swap
Method · 0.45
get_stack_trace
Function · 0.45
start_element
Method · 0.45
load_selected_node_tables_into_cpt_grid
Method · 0.45
Calls
1
destruct
Method · 0.45
Tested by
no test coverage detected