[Development] Any supported platforms not tested in CI?

Thiago Macieira thiago.macieira at intel.com
Wed Oct 11 21:30:48 CEST 2017


On quarta-feira, 11 de outubro de 2017 12:14:17 PDT Jake Petroules wrote:
> VxWorks 7 = gcc 4.8.1

<random> has been in GCC for 10 years, so we should be ok.

Can someone check INTEGRITY? Just:

#include <random>
int main()
{
    std::mt19937 mt;
}

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list