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

Method optional

gecode/int/task/man-to-opt.hpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50 template<class ManTask>
51 forceinline bool
52 ManToOptTask<ManTask>::optional(void) const {
53 return _m.none();
54 }
55
56 template<class ManTask>
57 forceinline bool

Callers

nothing calls this directly

Calls 1

noneMethod · 0.45

Tested by

no test coverage detected