1#include "include/llvm-libc-macros/float16-macros.h"
2
3#ifndef LIBC_TYPES_HAS_FLOAT16
4#error unsupported
5#endif
6

Provided by KDAB

Privacy Policy
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more

source code of libc/cmake/modules/compiler_features/check_float16.cpp