Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Now that i have understood more C++ that it is really powerful

10 views
Skip to first unread message

Sky89

unread,
Jun 5, 2018, 8:13:50 PM6/5/18
to
Hello,

Now that i have understood more C++ that it is really powerful, look
at my previous post about C++ implicit type conversions to notice it,
and i have also said that STL vectors perform bounds checking when the
.at() member function is called, and for integer overflow or underflow
or more efficient strict-type safety, here is how to do it with C++
SafeInt here:

https://github.com/dcleblanc/SafeInt

So C++ is safe and really powerful, so i will continu to bring the
best to C++..

So as you have noticed i have invented my C++ synchronization objects
library for Windows and Linux here:

https://sites.google.com/site/scalable68/c-synchronization-objects-library

And i have invented my Scalable Parallel C++ Conjugate Gradient Linear
System Solver Library for Windows and Linux here:

https://sites.google.com/site/scalable68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library

My next invention that is coming soon is the following:

I am finishing a C++ implementation of a "scalable" reference counting
with a "scalable" C++ implementation of shared_ptr and weak_ptr. Because
the implementations in Boost and C++ are "not" scalable. I will bring to
you my new scalable algorithms soon.


So stay tuned !


Thank you,
Amine Moulay Ramdane.


0 new messages