Request JUCE Equivalent of LLVM_DELETED_FUNCTION

Was just checking through the new C++11 features, and would like to request a JUCE version of LLVM_DELETED_FUNCTION for forward-compatibility. (Though such is only compatible with the latest LLVM and GCC 4.4.)

Could perhaps be used in the JUCE_DECLARE_NON_COPYABLE macro?

Yes indeed - that’s something I’ve been meaning to add, thanks for reminding me!

Cool, thanks!