fifo-map 1.1.1-0.0dfbf5d FIFO-ordered associative container for C++

Fifo_map is a C++ header only library for associative container which uses the order in which keys were inserted to the container as ordering relation.