|
Boost : |
From: SourceForge.net (noreply_at_[hidden])
Date: 2005-01-04 07:28:02
Bugs item #1095697, was opened at 2005-01-04 04:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1095697&group_id=7586
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: bug in ublas/storage.hpp
Initial Comment:
Hi all,
I have found a bug in boost-1.32.0-1.fc3:
/usr/include/boost/numeric/ublas/storage.hpp:707:
error: declaration of `class T'
/usr/include/boost/numeric/ublas/storage.hpp:703:
error: shadows template parm `class T'
template<class T>
class shallow_array_adaptor:
public storage_array<shallow_array_adaptor<T> > {
template<class T>
struct leaker {
typedef void result_type;
typedef T *argument_type;
BOOST_UBLAS_INLINE
result_type operator () (argument_type x) {}
};
Pls, replace name of the template parameter T in struct
leaker.
Thanks.
witali.kusnezow_at_[hidden]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1095697&group_id=7586
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk