Typedef sequant::container::svector

Typedef Documentation

template<typename T, std::size_t N = 8>
using sequant::container::svector = boost::container::small_vector<T, N>