#include "__xtd_std_version.h"
Contains xtd::as method.
Go to the source code of this file.
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Functions | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (std::any value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (bool value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (xtd::byte value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (char value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (char8 value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (char16 value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (char32 value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (wchar value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (decimal value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (double value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (float value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (int16 value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (int32 value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (int64 value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (slong value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (sbyte value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (uint16 value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (uint32 value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (uint64 value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (xtd::ulong value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const xtd::string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (xtd::string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const xtd::string &value, xtd::byte from_base) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const std::string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (std::string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const std::u8string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (std::u8string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const std::u16string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (std::u16string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const std::u32string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (std::u32string &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const std::wstring &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (std::wstring &value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const char *value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (char *value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const char8 *value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (char8 *value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const char16 *value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (char16 *value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const char32 *value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (char32 *value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (const wchar *value) |
Casts a type into another type. | |
template<> | |
xtd::ulong | xtd::as< xtd::ulong > (wchar *value) |
Casts a type into another type. | |