Opened 21 years ago
Closed 17 years ago
#28 closed Bugs (Out of Date)
template problems with common_factor.hpp
Reported by: | nobody | Owned by: | Daryle Walker |
---|---|---|---|
Milestone: | Component: | None | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
Hi, when I include common_factor.hpp in my application or try to compile common_factor_test.cpp I get the following error messages (gcc version 3.0.2): /usr/local/include/boost/math/common_factor.hpp:291: explicit specialization in non-namespace scope `struct boost::math::detail::gcd_optimal_evaluator<T>' /usr/local/include/boost/math/common_factor.hpp:291: enclosing class templates are not explicitly specialized /usr/local/include/boost/math/common_factor.hpp:293: template parameters not used in partial specialization: /usr/local/include/boost/math/common_factor.hpp:293: `T' ... Thanks, Tobias
Note:
See TracTickets
for help on using tickets.