ITK  5.4.0
Insight Toolkit
Classes | Namespaces
itkMakeUniqueForOverwrite.h File Reference
#include <memory>
#include <type_traits>
+ Include dependency graph for itkMakeUniqueForOverwrite.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  itk::MakeUniqueForOverwriteImplDetail::is_unbounded_array< typename >
 
struct  itk::MakeUniqueForOverwriteImplDetail::is_unbounded_array< T[]>
 

Namespaces

 itk
 
 itk::MakeUniqueForOverwriteImplDetail
 

Functions

template<typename TUnboundedArray >
auto itk::make_unique_for_overwrite (const vcl_size_t numberOfElements)