#pragma once template class templated_vector { }; using v2f = templated_vector; using v3f = templated_vector; using v4f = templated_vector;