-
Miller, Ross authored
Moved a few inlined functions over to the .cpp file which let me replace two more #includes with forward declarations. Also moved 2 member variable initializations out of the constructor's body and into the constructor initialization list. Refs #9049
Miller, Ross authoredMoved a few inlined functions over to the .cpp file which let me replace two more #includes with forward declarations. Also moved 2 member variable initializations out of the constructor's body and into the constructor initialization list. Refs #9049
Code owners
Assign users and groups as approvers for specific file changes. Learn more.