Skip to content
Snippets Groups Projects
Commit 9b55a240 authored by Christian Engwer's avatar Christian Engwer Committed by Steffen Müthing
Browse files

Merge branch 'feature/FS1726-complex-for-fp-only' into 'master'


Test complex<T> for floating point T only

The standard leaves (the effect of instantiating) complex<T> for more
general T unspecified.

While we're at it, kill duplicate tests and add long double to the list.

This fixes bug flyspray/FS#1726: Now also with clang 3.7 and libstdc++ 4.9.2 on Debian 8.2, the test fvectortest can be compiled again.

See merge request !11
(cherry picked from commit 627fc0b0)

Signed-off-by: default avatarSteffen Müthing <muething@dune-project.org>
parent a001f6e7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment