From cfef85034f65ac3d9ac717c977311accde9efa19 Mon Sep 17 00:00:00 2001 From: Danny Robson Date: Fri, 8 Sep 2017 18:03:10 +1000 Subject: [PATCH] object: style --- object.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/object.hpp b/object.hpp index f5d257d..2e6649f 100644 --- a/object.hpp +++ b/object.hpp @@ -85,6 +85,7 @@ namespace cruft::vk { { ; } + //--------------------------------------------------------------------- ~descendant () { life_traits>::destroy (this->native (), nullptr);