Opened 20 years ago
Last modified 15 years ago
#88 closed Bugs (wontfix)
ct_gcd_lcm.hpp compilation error — at Initial Version
Reported by: | osadchy | Owned by: | shammah |
---|---|---|---|
Milestone: | Component: | None | |
Version: | None | Severity: | Showstopper |
Keywords: | Cc: |
Description
Hello, i have a problem compiling project with boost on MSVC 6.0 SP5 with STLPort 4.5.3 - ...\boost\pool\detail\ct_gcd_lcm.hpp(39) : error C2989: 'ct_gcd_helper<A,B,0>' : template class has already been defined as a non-template class error C2988: unrecognizable template declaration/definition for declaration template <unsigned A, unsigned B> struct ct_gcd_helper<A, B, false> {..... Is this construction work in MSVC?
Note:
See TracTickets
for help on using tickets.