You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boost Version: 1.79.0
Platform: Baremetal PowerPC
Compiler: CodeWarrior
Using C++03.
The failed template thingy is causing compilation to fail with CodeWarrior with the error illegal template arguments on this line and this line. This occurs when trying to use Boost circular_buffer. I'm guessing it's due to the asterisks?