LMMS
Loading...
Searching...
No Matches
juce_mac_CFHelpers.h File Reference

Go to the source code of this file.

Classes

struct  juce::CFObjectDeleter< CFType >
struct  juce::CFObjectHolder< CFType >

Namespaces

namespace  juce

Typedefs

template<typename CFType>
using juce::CFUniquePtr = std::unique_ptr<typename std::remove_pointer<CFType>::type, CFObjectDeleter<CFType>>