Skip to content
  • Brad King's avatar
    ENH: Refactor policy stack representation · 8997f476
    Brad King authored
    This defines PolicyMap as a public member of cmPolicies.  Its previous
    role as a policy stack entry is now called PolicyStackEntry and
    represented as a class to which more information can be added later.
    8997f476