From: Darin Adler (darin_at_[hidden])
Date: 2002-04-26 11:10:44


The explicit template instantiation in boost/regex/detail/instances.hpp
is giving the CodeWarrior compiler trouble. I'm not sure exactly why. I
am getting "declaration syntax error" messages starting on line 104 of
that file. Just not doing any explicit instantiation at all seems to
work OK.

What should we do about this?

     -- Darin