You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
After grafting ScheduleTreeElem*, we no longer need to assign
ScheduleTree::type_ manually in make* static constructors. They call
the actual ScheduleTreeElem* constructors, that assign type_ by calling
the ScheduleTree constructor.
0 commit comments