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?