Skip to content

removed deprecation warning in alberta dgfparser caused by ToUniquePtr

The DGFParser of AlbertaGrid internally stores a raw pointer. Either the whole DGFParser and DGFGridFactory implementation is modified, or this simple workaround is added to silence the deprecation warning of ToUniquePtr when implicitly converted to raw pointer

Closes #101 (closed)

Edited by Simon Praetorius

Merge request reports