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

Method reset

gecode/kernel/memory/region.hpp:345–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343 }
344
345 forceinline void
346 Region::Chunk::reset(void) {
347 free = Kernel::MemoryConfig::region_area_size;
348 }
349
350
351 forceinline

Callers 2

freeMethod · 0.45
chunkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected