defarg5.c
来自「xml大全 可读写调用率很高 xml大全 可读写调用率很高」· C语言 代码 · 共 16 行
C
16 行
// { dg-do compile }// Copyright (C) 2003 Free Software Foundation, Inc.// Contributed by Nathan Sidwell 5 Sep 2003 <nathan@codesourcery.com>// Origin:Wolfgang Bangerth bangerth@dealii.org// PR c++/12167 - infinite recursionclass A { void report(int d // the default arg is what NAN etc can expand to, but // with the floatiness removed. = (__extension__ ((union { unsigned l; int d; }) { l: 0x7fc00000U }).d));};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?