On Thu, 4 Aug 2016, Mike Marchywka wrote:

>> I have not followed the exchange but sometimes I end up including headers 
>> within a namespace or
>> something. Is libmesh being included within something? Not sure what that 
>> does with some
>> macros and others not lol.

That was my first guess, too!  That's actually why I was asking about
the config macros - if he was in the nullptr-workaround case, then
accidentally including a libMesh header within a namespace would have
exactly the effect seen: the class we define wouldn't exist in the
global namespace and the compiler wouldn't recognize it.
---
Roy

------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to