Typedef OpConnections

Typedef Documentation

template<typename T>
using OpConnections = std::vector<std::pair<T, T>>