Go to the documentation of this file.
29#ifndef _GLIBCXX_COMPLEX_H
30#define _GLIBCXX_COMPLEX_H 1
34#if __cplusplus >= 201103L
40#if __cplusplus >= 201103L && defined(__STRICT_ANSI__)
42#elif _GLIBCXX_HAVE_COMPLEX_H
43# include_next <complex.h>
44# ifdef _GLIBCXX_COMPLEX