Dear all,

I know I have already asked this, but I think my previous question was in a more
general context. Patrick and I migrated my work on the OEM into a Master's 
thesis
project with the aim of providing a highly flexible implementation of the OEM 
and
similar retrieval methods. I have developed a prototype of a C++ template 
library
that implements the OEM for generic matrix types.  C++11 introduces very useful
language constructs that simplify the use of templates (decltype, auto, alias 
declarations).

Since OEM is an extension to ARTS anyways it could be easily disabled if no 
C++11 support
is available. So my question is, if it is OK to use C++11 if it is restricted 
to the OEM part of
ARTS?

Best regards,

Simon
_______________________________________________
arts_dev.mi mailing list
[email protected]
https://mailman.rrz.uni-hamburg.de/mailman/listinfo/arts_dev.mi

Reply via email to