Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ current
Method
current
include/geode/basic/range.hpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
[[nodiscard]] constexpr Type current() const
74
{
75
return iter_;
76
}
77
78
protected:
79
template < typename T1, typename T2 >
Callers
15
ModelBoundaries< dimension >::ModelBoundaryRangeBase::Impl
Class · 0.80
BlockCollections< dimension >::BlockCollectionRangeBase::Impl
Class · 0.80
LineCollections< dimension >::LineCollectionRangeBase::Impl
Class · 0.80
SurfaceCollections< dimension >::SurfaceCollectionRangeBase::Impl
Class · 0.80
Blocks< dimension >::BlockRangeBase::Impl
Class · 0.80
Surfaces< dimension >::SurfaceRangeBase::Impl
Class · 0.80
Relationships::RelationRangeIterator::Impl
Class · 0.80
Relationships::BoundaryRangeIterator::Impl
Class · 0.80
is_boundary_edge_vertex
Method · 0.80
next_boundary_iterator
Method · 0.80
Relationships::IncidenceRangeIterator::Impl
Class · 0.80
is_incident_edge_vertex
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected