This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
MT fix and integral_constant for priority
- Storage fix for MT
- Previously, when a thread had multiple entries at a depth of +1 from master bookmark, only the first subgraph from thread was merged into master (it did not appear to affect flat-profiles though)
trait::start_priority<T>
andtrait::stop_priority<T>
use integral_constant instead of true/false- Updated copyright