[SAoC] Move semantics and STL containers

Suleyman sahmi.soulaimane at gmail.com
Wed Dec 11 16:56:40 UTC 2019


Week 11:

GCC and Clang versions of std::vector were ported. Like the 
windows port version there is not range API yet, only arrays are 
accepted, for this reason the bitmap packed vector<bool> is not 
yet implemented. The Range interface is on the TODO list for the 
future.



More information about the Digitalmars-d mailing list