Dont leak ownership in extractor::files

This commit is contained in:
Patrick Niklaus
2017-04-05 00:11:39 +00:00
committed by Patrick Niklaus
parent 0072bf0c59
commit 446c865415
4 changed files with 55 additions and 33 deletions
+2
View File
@@ -45,6 +45,8 @@ template <typename T, storage::Ownership Ownership> class PackedVector
static const constexpr std::size_t PACKSIZE = BITSIZE * ELEMSIZE;
public:
using value_type = T;
/**
* Returns the size of the packed vector datastructure with `elements` packed elements (the size
* of