MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / begin

Method begin

include/geode/basic/small_set.hpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 auto begin() const
63 {
64 return container_.begin();
65 }
66
67 auto end() const
68 {

Callers 3

delete_vector_elementsFunction · 0.45
sort_uniqueFunction · 0.45
multiple_permuteFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected