Hi, I'm trying to figure out what is and is not possible with C ++ on BrewMP.
Does anyone have experience using C ++ with Brew, in particular BrewMP, and you can tell if these things managed to work on the device without too much hassle:
- static variables / functions
- Patterns
- exceptions
- casting, etc.
source
share