static class associative container
Is there any way to create a
static class multimap<string, Date>
container.
Date is user-defined type and I want to have this container in its derived type BusDate.
Thanks in advance. :)
Topic archived. No new replies allowed.