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

Method file

examples/scowl.hpp:13467–13470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13465 add(_file);
13466}
13467inline const char*
13468FileSizeOptions::file(void) const {
13469 return _file.value();
13470}
13471
13472
13473inline

Callers 2

mainFunction · 0.45
mainFunction · 0.45

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected