Audacity  3.0.3
Public Types | List of all members
std::__make_unique_result< X > Struct Template Reference

#include <MemoryX.h>

Public Types

using scalar_case = unique_ptr< X >
 

Detailed Description

template<typename X>
struct std::__make_unique_result< X >

Definition at line 38 of file MemoryX.h.

Member Typedef Documentation

◆ scalar_case

template<typename X >
using std::__make_unique_result< X >::scalar_case = unique_ptr<X>

Definition at line 39 of file MemoryX.h.


The documentation for this struct was generated from the following file: