Skip to content
Snippets Groups Projects
Commit f2334447 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

Reorder initializer list

This should fix the following compiler warning:

| .../quadraticipopt.hh:707:41: warning: ‘QuadraticIPOptSolver<...>::constraintMatrix_’ will be initialized after [-Wreorder]
| .../quadraticipopt.hh:703:89: warning:   ‘... QuadraticIPOptSolver<...>::constraintObstacles_’ [-Wreorder]
| .../quadraticipopt.hh:652:5: warning:   when initialized here [-Wreorder]
parent c33553f7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment