Skip to content

add getConstraintOf

Jeremie Deray requested to merge get_constraint_of into master

Add the following to FrameBase:

  • getConstraintof(ProcessorBasePtr)
  • getConstraintof(ProcessorBasePtr, string type)

Merge request reports