TSharedIntPod typedef

TSharedIntPod = SharedPod<int, int>

Implementation

typedef TSharedIntPod = SharedPod<int, int>;