TSharedProtectedStringListPod typedef

TSharedProtectedStringListPod = SharedProtectedPod<List<String>, List<String>>

Implementation

typedef TSharedProtectedStringListPod =
    SharedProtectedPod<List<String>, List<String>>;