MCPcopy Create free account
hub / github.com/boostorg/build / Recursion

Class Recursion

src/exceptions.py:46–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45
46class Recursion(BaseBoostBuildException):
47 pass
48
49
50class NoBestMatchingAlternative(BaseBoostBuildException):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected