Pod<T> typedef

Pod<T> = RootPod<T>

An alias for Pod.

Implementation

typedef Pod<T> = RootPod<T>;