tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
wint_t.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Macros

#define WCHAR_MAX   TETL_WCHAR_MAX
 
#define WCHAR_MIN   TETL_WCHAR_MIN
 
#define WEOF   (static_cast<wint_t>(-1))
 

Typedefs

using wint_t = unsigned int
 

Macro Definition Documentation

◆ WCHAR_MAX

#define WCHAR_MAX   TETL_WCHAR_MAX

◆ WCHAR_MIN

#define WCHAR_MIN   TETL_WCHAR_MIN

◆ WEOF

#define WEOF   (static_cast<wint_t>(-1))