cpp4python icon indicating copy to clipboard operation
cpp4python copied to clipboard

Fix a misplaced line of code in section 2.5.1.1. Fixes issue #195.

Open PeturOA opened this issue 1 year ago • 0 comments

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.

PeturOA avatar Jan 30 '24 14:01 PeturOA