-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In theory, a moveable Status object would remove a branch when returning Status objects since unlike the copy constructor the move constructor would not need to test for whether the _error field was NULL or not.