numem ~master (2025-12-14T08:31:01.1033613)
Dub
Repo
TestClass
ut
lifetime
Undocumented in source.
class
TestClass {
@
nogc
int
value
;
this
(int value);
int
func1
();
}
Constructors
this
this
(int value)
Undocumented in source.
Members
Functions
func1
int
func1
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
value
int
value
;
Undocumented in source.
Meta
Source
See Implementation
ut
lifetime
classes
SubClass
TestCPPClass
TestClass
structs
TestCPPStruct
TestStruct
ValueT