#pragma once #include "StarMap.hpp" namespace Star { // Wraps a normal map type and provides an element order independent of the // underlying map order. template