[Dune] [#525] graphtest doesn't compile
Dune
dune at dune-project.org
Wed Mar 18 17:31:18 CET 2009
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#525 - graphtest doesn't compile
User who did this - Markus Blatt (mblatt)
----------
Fixed it in trunk rev. 1003. Please merge to release.
It was due to some guys called sander or oliver ;)
166 mblatt template<class N, class G>
166 mblatt void printWeightedGraph(G& graph, std::ostream& os, const N& n
orm=N())
164 mblatt {
721 oliver #ifdef HAVE_TR1_TYPE_TRAITS
721 oliver using std::tr1::remove_const;
722 sander using std::tr1::is_same;
721 oliver #else
721 oliver using Dune::remove_const;
722 sander using Dune::is_same;
721 oliver #endif
164 mblatt using Dune::SelectType;
166 mblatt
----------
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=525#comment833
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the Dune
mailing list