@iPhoneXFucker@HSVSphere@BrodieOnLinux In Islam, even a single joke that touches on certain religious elements can be serious enough to take a person outside the fold of the faith
@Waffl3x@HSVSphere - Function overloads with user-defined implicit conversions
- Which special member functions get implicitly generated or deleted
- 5(or more, not sure) value categories
- Hidden friends
- Object initialization
- ADL
๐ฆ Rust's standard library on the GPU ๐คฏ
VectorWare shows how they enable devs to write complex, high-performance applications that leverage the full power of GPU hardware using familiar Rust abstractions without #![no_std] pain:
https://t.co/M4YbxQ76ab
#rust#rustlang#gpu
@simplex_fx RAII
References and not having if(ptr != NULL) compulsive disorder
namespaces
std::string, containers, associative containers, adapters..etc out of the box
The most superior closures design(Lambdas)
A superior language
@LukasHozda I think by simplicity mean the language is easier to reason about
Rust does that better than C++
The main argument in the blog: Rust fails when doing unsafe operation
Which any basic design architecture would have a well tested wrappers around them, problem solved