Language

Package: xtl @ 0.6.23

Synopsis

C++ template library providing some basic tools

Description

xtl is a C++ header-only template library providing basic tools (containers, algorithms) used by other QuantStack packages.

Home page
https://github.com/QuantStack/xtl
Location
gnu/packages/cpp.scm (line: 455, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?