From: David Seifert Date: Sat, 25 Nov 2017 22:19:31 +0000 (+0100) Subject: dev-libs/blitz: [QA] Consistent whitespace in metadata.xml X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a2642c204a48eda668073c7a1926316257d2573e;p=gentoo.git dev-libs/blitz: [QA] Consistent whitespace in metadata.xml --- diff --git a/dev-libs/blitz/metadata.xml b/dev-libs/blitz/metadata.xml index d5e41172adad..e1719221d10e 100644 --- a/dev-libs/blitz/metadata.xml +++ b/dev-libs/blitz/metadata.xml @@ -10,15 +10,15 @@ Gentoo C++ Project - Blitz++ is a meta-template library for array - manipulation in C++ with a speed comparable to Fortran - implementations, while preserving an object-oriented - interface. These results are being obtained not through better - optimizing compilers, preprocessors, or language extensions, but - through the use of template techniques. By using templates cleverly, - optimizations such as loop fusion, unrolling, tiling, and algorithm - specialization can be performed automatically at compile time. - + Blitz++ is a meta-template library for array + manipulation in C++ with a speed comparable to Fortran + implementations, while preserving an object-oriented + interface. These results are being obtained not through better + optimizing compilers, preprocessors, or language extensions, but + through the use of template techniques. By using templates cleverly, + optimizations such as loop fusion, unrolling, tiling, and algorithm + specialization can be performed automatically at compile time. + Enable usage of boost::serialization