<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I don't think Point, Rect... belong to <i class="">the&nbsp;</i>standard library - but nonetheless, there should be a standard lib where they belong to:<div class="">I think C++ suffered a lot because there is no point-structure that is well accepted. Many people declared own, incompatible variants with the same boring traits — and most would have simply used the default implementation, if there had been one.</div><div class=""><br class=""></div><div class="">So what I would like to see is a set of official supported libs to cover basic topics like graphics and math, and constructs like Box and Either.</div><div class="">Those libs could declare interfaces for common tasks and evolve beside the stdlib, serving a task similar to what boost does in C++.</div><div class=""><br class=""></div><div class="">Tino</div></body></html>