1#include "src/__support/macros/properties/complex_types.h"
2
3#ifndef LIBC_TYPES_HAS_CFLOAT128
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_cfloat128.cpp