You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to learn a bit more about using stdcpp based on a japanese tutorial (I couldn't find any english tutorials on stdcpp/dlang). However, I hit a bug even using the latest version of modules from this repository.
Note: The default stdcpp available by ldc2 still crashes. Then, I have replaced by #3 files for tests!
Compiler version: LDC-master (1.36.0+)
OS: ArchLinux
stdcpp/source/stdcpp/memory.d
Line 132 in a819d41
I've been trying to learn a bit more about using stdcpp based on a japanese tutorial (I couldn't find any english tutorials on stdcpp/dlang). However, I hit a bug even using the latest version of modules from this repository.
Note: The default stdcpp available by ldc2 still crashes. Then, I have replaced by #3 files for tests!
src: https://github.com/lempiji/example-cpp-d/tree/master/src/d/source
The text was updated successfully, but these errors were encountered: