From a2642c204a48eda668073c7a1926316257d2573e Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 23:19:31 +0100 Subject: [PATCH] dev-libs/blitz: [QA] Consistent whitespace in metadata.xml --- dev-libs/blitz/metadata.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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 -- 2.26.2