this becomes more relevant now, since the actual MutationMessage iterators are implemented in terms of a shared_ptr to IterSource. Thus, when building processing pipelines, we most definitively want to move that smart-ptr into the destination, since this avoids touching the shared count and thus avoids generating unnecessary memory barriers. |
||
|---|---|---|
| .. | ||
| c++11.txt | ||
| codingGuidelines.txt | ||
| darkCorners.txt | ||
| index.txt | ||
| linkingStructure.txt | ||