On Mon, 7 Nov 2016, John Peterson wrote:

With this change it compiles fine, but I since ’m not using the rb classes
and I cannot say if this is the best  way to solve this problem.

Thanks, the fix looks OK to me, but I'm wondering how you ended up with a
libMesh::AutoPtr here.  Did you explicitly configure with
--disable-unique-ptr perhaps?

Aha!  That's why I didn't get the same error; C++11 defines an override
of operator==(unique_ptr, nullptr_t).

I'm kind of surprised that this only cropped up in one place.
---
Roy
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to