JUCE
Functions
juce_CompilerSupport.h File Reference

Functions

template<typename T , typename... Args>
unique_ptr< T > std::make_unique (Args &&... args)
 

Function Documentation

◆ make_unique()

template<typename T , typename... Args>
unique_ptr<T> std::make_unique ( Args &&...  args)

References std::make_unique().

Referenced by std::make_unique().