File Index Symbol Index

// cstdint standard header
#pragma once
#ifndef _CSTDINT_
#define _CSTDINT_
#ifndef RC_INVOKED
#include <yvals.h> #include <stdint.h>
_STL_DISABLE_CLANG_WARNINGS
#pragma push_macro("new")
#undef new
#if _HAS_TR1_NAMESPACE
}
#endif /* _HAS_TR1_NAMESPACE */
#pragma pop_macro("new")
_STL_RESTORE_CLANG_WARNINGS
#pragma warning(pop) #pragma pack(pop)
#endif /* RC_INVOKED */ #endif /* _CSTDINT_ */
/* * Copyright (c) by P.J. Plauger. All rights reserved. * Consult your license regarding permissions and restrictions. V6.50:0009 */