• Konstantin Osipov's avatar
    A code review comment for Bug#52289. · f29298d9
    Konstantin Osipov authored
    Encapsulate the deadlock detection functionality into 
    a visitor class, and separate it from the wait-for graph
    traversal code.
    
    Use "Internal iterator" and "Visitor" patterns to 
    achieve the desired separation of responsibilities.
    
    Add comments.
    f29298d9
mdl.h 24.1 KB