NTL_QQ: use NTL's Vec template class when available
commit8b0acc439b64299daca058505085af95254720a1
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 10 Mar 2013 10:06:43 +0000 (10 11:06 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 10 Mar 2013 11:10:31 +0000 (10 12:10 +0100)
tree309054282a86f7c1f2a24d84a72bf43d38078c19
parent2c2d4123ce44da07174fe6472e45fc28a2baddb7
NTL_QQ: use NTL's Vec template class when available

NTL 6.0.0 replaces the old template-like macros for vectors
with a true template class.  Use the template class when
the macros are not available.

Reported-by: David G. Wonnacott <davew@cs.haverford.edu>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
NTL_QQ.cc
barvinok/NTL_QQ.h