TSharedBoolPod typedef

TSharedBoolPod = SharedPod<bool, bool>

Implementation

typedef TSharedBoolPod = SharedPod<bool, bool>;