Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ erase
Method
erase
include/geode/basic/small_set.hpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
auto erase( const Type& element )
88
{
89
return container_.erase( absl::c_find( container_, element ) );
90
}
91
92
auto at( index_t index ) const
93
{
Callers
15
delete_coordinate_reference_system
Method · 0.45
delete_texture
Method · 0.45
disassociate_edge_vertex_to_vertex
Method · 0.45
remove_polygons
Method · 0.45
remove_polyhedra
Method · 0.45
remove_polyhedra
Method · 0.45
sort_results
Method · 0.45
sort_results
Method · 0.45
compute_polyhedron_adjacencies
Method · 0.45
get_components_crs_intersection
Function · 0.45
unregister_component
Method · 0.45
unset_unique_vertex
Method · 0.45
Calls
no outgoing calls
Tested by
1
test
Function · 0.36