xtd
0.2.0
Loading...
Searching...
No Matches
◆
class_name()
[2/3]
template<typename object_t >
static
ustring
xtd::ustring::class_name
(
const object_t &
object
)
inline
static
Gets the class name of the specified object.
Returns
The class name of the specified object.
Remarks
For example, the name of the ustring type is ustring.
Deprecated:
Replaced by
typeof_(object)
.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.