NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
Define a type that is visible when T is not an array. More...
#include <be_memory.h>
Public Types | |
using | unique_single = std::unique_ptr< T > |
Type to use when T is not an array. More... | |
Define a type that is visible when T is not an array.
Definition at line 36 of file be_memory.h.
using BiometricEvaluation::Memory::unique_if< T >::unique_single = std::unique_ptr<T> |
Type to use when T is not an array.
Definition at line 39 of file be_memory.h.