cv4_struct

Return type index of struct. Input: s struct tag symbol flags 0 generate a reference to s 1 just saw the definition of s 2 saw key function for class s 3 no longer have a key function for class s

version(COMPILE)
extern (C++) nothrow @safe @trusted
idx_t
cv4_struct
(
Classsym* s
,
int flags
)
Suggestion Box / Bug Report