Skip to content
Snippets Groups Projects

add processor_ptr_ in ConstraintBase

Merged Jeremie Deray requested to merge processor_ptr_ConstraintBase into master

Add ProcessorBaseWPtr processor_ptr_ in ConstraintBase.

Pointer is set at construction time, all derived classes have been updated together with processors.

ConstraintBase and derived now take argument pointers by const references rather than copy.

Bonus: A few c++11 keywords here and there.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading