cpp4python
cpp4python copied to clipboard
Fix a misplaced line of code in section 2.5.1.1. Fixes issue #195.
Fix a misplacement of a line of code in section 2.5.1.1.
Description
Moves a line that was misplaced in https://github.com/pearcej/cpp4python/commit/8ab95eb32145579baafc85ee860784e96d108ab4 back into its proper place.
Related Issue
Fixes issue #195.
How Has This Been Tested?
Has not been tested. This is just a minor text improvement, no testing necessary I should think.