Hi Marc,
> I have implemented everything we have discussed today. The patch
> versus the current master is attached so it can be reviewed.
>
> The changes versus the previous draft can be summarized as follows:
>
> * Bug fixes.
> * Use _Atomic on GCC 4.9+.
> * Implement a lightweight iterator ty
I have implemented everything we have discussed today. The patch
versus the current master is attached so it can be reviewed.
The changes versus the previous draft can be summarized as follows:
* Bug fixes.
* Use _Atomic on GCC 4.9+.
* Implement a lightweight iterator type akin to the iterators o