MCPcopy Create free account
hub / github.com/Gecode/gecode / i

Function i

gecode/iter/values-map.hpp:87–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86 template<class I, class M, bool strict>
87 forceinline
88 Map<I,M,strict>::Map(I& i0) : i(i0) {}
89
90 template<class I, class M, bool strict>
91 forceinline

Callers 15

copyMethod · 0.70
initMethod · 0.70
ScaleUpMethod · 0.70
operator ++Method · 0.70
operator ()Method · 0.70
operator ++Method · 0.70
operator ()Method · 0.70
operator ++Method · 0.70
ranges-append.hppFile · 0.70
initMethod · 0.70
initMethod · 0.70
operator ++Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected