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

Method end

include/geode/basic/small_set.hpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 auto end() const
68 {
69 return container_.end();
70 }
71
72 auto contains( const Type& element ) const
73 {

Callers 9

createMethod · 0.45
has_creatorMethod · 0.45
erase_inMethod · 0.45
erase_outMethod · 0.45
unmapMethod · 0.45
SparseAttributeClass · 0.45
delete_vector_elementsFunction · 0.45
sort_uniqueFunction · 0.45
has_additional_filesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected