mardi 27 juin 2017

C++ template specialization between map and multimap

Reading other topic here I've already wrote code detecting if class is associative container[1]. Right now in order to use equal_range I need to detect if it's normal map or multimap. Is there any way I can achieve my goal?

Aucun commentaire:

Enregistrer un commentaire