Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
<cstdarg>
namespace std {
#include <stdarg.h>
};
Include the standard header <cstdarg> to effectively include the standard header <stdarg.h> within the std namespace.