MaksymT17/aquamarine

replace push_back`s to avoid unnecessary copies

Closed this issue · 1 comments

Type of optimization:
[Analyze]

Description:
check search/extraction functionality for possible optimizations where an object can be constructed in place.

fixed & MultipleBmpExtractor refactored