16 #ifndef INCLUDE_NN_NLIB_WCHARINPUTSTREAM_H_ 17 #define INCLUDE_NN_NLIB_WCHARINPUTSTREAM_H_ 29 struct Utf16InputStreamPrivate;
30 Utf16InputStreamPrivate* prv_;
40 struct Utf32InputStreamPrivate;
41 Utf32InputStreamPrivate* prv_;
45 #if NLIB_WCHAR_SIZE == 4 51 #if NLIB_WCHAR_SIZE == 4 63 #endif // INCLUDE_NN_NLIB_WCHARINPUTSTREAM_H_
#define NLIB_NOEXCEPT
Defines noexcept geared to the environment, or the equivalent.
#define NLIB_CEXPR
Defines constexpr if it is available for use. If not, holds an empty string.