File: main.cpp

package info (click to toggle)
xsimd 14.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,144 kB
  • sloc: cpp: 41,628; sh: 541; makefile: 184; python: 117
file content (6 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#include "xsimd/xsimd.hpp"

int main()
{
    return 0;
}