Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
class
Recursion(BaseBoostBuildException):
47
pass
48
49
50
class
NoBestMatchingAlternative(BaseBoostBuildException):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected