Skip to content

LoKiCore::Size: take advantage of the optional interface

Gerhard Raven requested to merge use-optional-as-intended into master

Instead of explicitly duplicating logic already implemented inside boost::optional, use the interface of optional as it is supposed to be used.

Edited by Gerhard Raven

Merge request reports