MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / end

Method end

include/win/boost/python/iterator.hpp:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 typedef typename T::iterator iterator;
60 static iterator begin(T& x) { return x.begin(); }
61 static iterator end(T& x) { return x.end(); }
62 };
63 };
64

Callers 15

endMethod · 0.45
containsMethod · 0.45
extendMethod · 0.45
base_extendMethod · 0.45
map_indexing_suiteClass · 0.45
containsMethod · 0.45
first_proxyMethod · 0.45
removeMethod · 0.45
eraseMethod · 0.45
replaceMethod · 0.45
findMethod · 0.45
check_invariantMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected