> and std::fixed if needed, so:Thank you, Barend and Adam!
> std::cout << std::setprecision(20) << std::fixed << bg::wkt(g) << std::endl;
Barend, I've added WKT representation with greater precision to my ticket https://svn.boost.org/trac/boost/ticket/12118