In an earlier blog post we looked into some of the problems that the current C++ module implementation (specifically using Clang and CMake)...| nibblestew.blogspot.com
Writing your own standard library is all fun and games until someone (which is to say yourself) asks the important question: could this be actually used for real? Theories and opinions can be thrown about the issue pretty much forever, but the only way to actually know for sure is to do it.| Nibble Stew