This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-10 23:44:24 +00:00
Code
Activity
4fcedf7be5
JUCE
/
modules
/
juce_product_unlocking
/
native
History
Download ZIP
Download TAR.GZ
jules
4fcedf7be5
Standardised some lambda syntax
2018-01-08 10:28:41 +00:00
..
juce_android_InAppPurchases.cpp
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
2017-11-28 16:18:40 +00:00
juce_ios_InAppPurchases.cpp
Standardised some lambda syntax
2018-01-08 10:28:41 +00:00