concept_check icon indicating copy to clipboard operation
concept_check copied to clipboard

CodeWarrior: Illegal template arguments

Open jwillikers opened this issue 3 years ago • 0 comments

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?

jwillikers avatar Dec 05 '22 14:12 jwillikers