8#define __XTD_STD_INTERNAL__
10#undef __XTD_STD_INTERNAL__
29 [[nodiscard]]
auto operator""_i8(
long double n) ->
xtd::sbyte;
41 [[nodiscard]]
auto operator""_i8(
unsigned long long n) ->
xtd::sbyte;
125 [[nodiscard]]
auto operator""_s8(
unsigned long long n) ->
xtd::sbyte;
std::int8_t sbyte
Represents a 8-bit signed integer.
Definition sbyte.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
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::sbyte type.
Contains xtd::usize type.