RTInfoImpl

Create RTInfo for type T

template RTInfoImpl (
size_t[] pointerBitmap
) {
immutable
size_t[pointerBitmap.length] RTInfoImpl;
}

Meta