Via<T> typedef

Via<T> = ViaBase<T, T>

Implementation

typedef Via<T> = ViaBase<T, T>;