8#define __XTD_STD_INTERNAL__
10#undef __XTD_STD_INTERNAL__
29 [[nodiscard]]
auto operator""_i16(
long double n) ->
xtd::int16;
41 [[nodiscard]]
auto operator""_i16(
unsigned long long n) ->
xtd::int16;
125 [[nodiscard]]
auto operator""_s16(
unsigned long long n) ->
xtd::int16;
std::int16_t int16
Represents a 16-bit signed integer.
Definition int16.hpp:23
std::size_t usize
Represents an unsigned size of any object in bytes.
Definition usize.hpp:22
@ s
The S key.
Definition console_key.hpp:124
@ n
The N key.
Definition console_key.hpp:114
Contains xtd::int16 type.
The xtd::literals namespace contains all xtd's litterals operators.
Definition byte.hpp:15
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::usize type.