Optimized smart pointers
The original method for detecting changes to the wrapped objects (using the 'modified' bool flag) is used to avoid unnecessary calls to std::memcmp.
Loading
Please sign in to comment
The original method for detecting changes to the wrapped objects (using the 'modified' bool flag) is used to avoid unnecessary calls to std::memcmp.