例文
- Several compilers support variable-argument macros when compiling C and C + + code : the GNU Compiler Collection 3.0, Visual Studio 2005, GCC also supports such macros when compiling Objective-C.
- Variable-argument macros were introduced in 1999 in the " ISO / IEC 9899 : 1999 " ( C99 ) revision of the C language standard, and in 2011 in " ISO / IEC 14882 : 2011 " ( C + + 11 ) revision of the C + + language standard.