JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
std::function< typename > Class Template Reference

This class provides an alternative to std::function that is compatible with OS X 10.6 and earlier. More...

#include <juce_StdFunctionCompat.h>

Inheritance diagram for std::function< typename >:

Detailed Description

template<typename>
class std::function< typename >

This class provides an alternative to std::function that is compatible with OS X 10.6 and earlier.

This will only be used in OS X versions 10.6 and earlier and the Projucer live build.

{Core}


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