phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
Foo
nxt
bcmm
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(unittest)
extern (
C
++)
class
Foo {
this
(int a, float b);
int
a
;
float
b
;
bool
c
;
}
Constructors
this
this
(int a, float b)
Undocumented in source.
Members
Variables
a
int
a
;
Undocumented in source.
b
float
b
;
Undocumented in source.
c
bool
c
;
Undocumented in source.
Meta
Source
See Implementation
nxt
bcmm
classes
Foo
functions
alloc
destroy
test