issues
search
AIDASoft
/
podio
PODIO
GNU General Public License v3.0
24
stars
60
forks
source link
Make it possible to use interface types in STL containers relying on comparisons
#552
Closed
tmadlener
closed
9 months ago
tmadlener
commented
9 months ago
BEGINRELEASENOTES
Introduce an
operator<
to the interface types to make it possible to use them in STL containers that require that (e.g.
std::map
and
std::set
).
ENDRELEASENOTES
BEGINRELEASENOTES
operator<
to the interface types to make it possible to use them in STL containers that require that (e.g.std::map
andstd::set
).ENDRELEASENOTES