boost::lockfree::queue::reserve fail with fixed_sized = true

4 Oct
2016
4 Oct
'16
3:01 p.m.
Hello, When i compile lockfree::queue with option fixed_sized set to true i get a compilation error in reserve: void reserve(size_type n) { pool.template reserve<true>(n); } Btw, MSC version is 190024210 (Update 3) and i defined _ENABLE_ATOMIC_ALIGNMENT_FIX Thanks
3095
Age (days ago)
3095
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sam Sigbjørn