C++ Refactoring

If the method is static, you will be prompted for the target class.

Figure 6.43. C++ Refactoring: Move Method 2

Move Static Field

Moves a static data member from one class to another and updates references accordingly.

Figure 6.44. C++ Refactoring: Move Static Field

211

Page 233
Image 233
Slick V3.3 manual Move Static Field, 43. C++ Refactoring Move Method