diff --git a/api/trait.hpp b/api/trait.hpp index 8e1549d28..47d0e0c6f 100644 --- a/api/trait.hpp +++ b/api/trait.hpp @@ -139,7 +139,7 @@ namespace jule return *this->data; } - ~Trait(void) {} + ~Trait(void) = default; template inline T cast(