Ilan Mittelman
Ilan Mittelman
Hi i'd like to request C++17's `std::string_view` support for this lib. Afaik it may be faster in some situations rather than the old `const std::string&`
Hi there I just wanted to request the Jastrow dicitonary as txt or json on this repo. Todah Rabbah.
hi i just want to know if this project is compatible with macOS, since the library which it's based on indeed is compatible with macOS.
### What are the steps to reproduce this issue? 1. Jailbreak a iOS 15.8.1 arm64 device with Dopamine 2.0.5 2. Install `theos-dependencies` package 3. Run the official theos installation script...
### What problem are you trying to solve? Create an `iphone/application` project, add a C++ file with any C++17 feature and inside the Makfile set the `project_CXXFLAGS` or `CXXFLAGS` to...
### What are the steps to reproduce this issue? 1. Create iphone/application with NIC 2. Create a swift file with a class that inherits from UIViewController 3. Add that file...