Skip to content

MT fix and integral_constant for priority

Compare
Choose a tag to compare
@jrmadsen jrmadsen released this 02 Jan 20:40
· 596 commits to master since this release
  • 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> and trait::stop_priority<T> use integral_constant instead of true/false
  • Updated copyright