Re: broken coordinate_matrix::sort with gcc 4.7
Gunter Winkler <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <[email protected]> |
Hello, Am Saturday 22 September 2012 schrieb sguazt: > > boost-trunk/boost/numeric/ublas/storage.hpp:1755:9: warning: base > class ‘class boost::noncopyable_::noncopyable’ should be explicitly > initialized in the copy constructor > > At the following line, there is the definition of the public > copy-constructor of the index_triple class. > Is it OK that this class, which inherits from boost::noncopyable, > defines a copy-constructor? No, this class is definitely copyable. I'll remove boost::noncopyable. (same applies to index_pair) mfg Gunter _______________________________________________ ublas mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/ublas Sent to: [email protected]
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAlBeHV4ACgkQghsXb/J0PcEkrgCeJxvZI6UlS1JK+fotzRGlbBD1 ZiEAoKU59Q7sqZ3KTWBHY77IhOtda/CX =S4U4 -----END PGP SIGNATURE-----