xtd
0.2.0
Loading...
Searching...
No Matches
◆
class_name()
[1/3]
template<typename object_t >
static
ustring
xtd::ustring::class_name
(
)
inline
static
Gets the class name of the object_t.
Returns
The class name of the object_t.
Remarks
For example, the name of the ustring type is ustring.
Deprecated:
Replaced by
typeof_<object_t>()
.name() - Will be removed in version 0.4.0
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.