<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
Dear Duners,<br>
While trying to compile the first example, mentioned in the grid-how-to, i got the following problem:<br>
<br>
<blockquote>/usr/local/include/dune/common/nullptr.hh:29:1: error: expected ‘;’ after class definition<br>
 } nullptr = {};              // and whose name is nullptr<br>
 ^<br>
/usr/local/include/dune/common/nullptr.hh:29:1: error: qualifiers can only be specified for objects and functions<br>
/usr/local/include/dune/common/nullptr.hh:29:3: error: expected unqualified-id before ‘nullptr’<br>
 } nullptr = {};              // and whose name is nullptr<br>
   ^<br>
</blockquote>
<br>
Actually I don't know, whether it's my compiler's fault or if it's a bug.<br>
I would be very grateful, if you would have any ideas what to do.<br>
<br>
Greetings,<br>
Justus<br>
<p><br>
</p>
</body>
</html>