d-beard ~master (2014-02-05T00:44:46Z)
Dub
Repo
ChildOf
beard
meta
child_of
Tests if C is a subclass of P.
template
ChildOf
(C, P)
template
ChildOf (
C
P
) {
enum
ChildOf
;
enum
ChildOf
;
}
template
ChildOf
(P)
Meta
Source
See Implementation
beard
meta
child_of
templates
ChildOf
Tests if C is a subclass of P.