From d6be3b97cc3ce723ca3b2372c893b41aec16a9a4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Sep 2015 15:39:50 +0200 Subject: Use nullopt to reset optional --- bpkg/types | 1 + 1 file changed, 1 insertion(+) (limited to 'bpkg/types') diff --git a/bpkg/types b/bpkg/types index a5fe114..648c0f1 100644 --- a/bpkg/types +++ b/bpkg/types @@ -25,6 +25,7 @@ namespace bpkg using std::shared_ptr; using butl::optional; + using butl::nullopt; // // -- cgit v1.1