2019-05-04 18:20:29 +07:00
2019-05-04 09:05:58 +07:00
2019-05-04 09:05:58 +07:00
2019-05-04 09:05:58 +07:00
2019-05-04 09:05:58 +07:00
2019-05-04 09:05:58 +07:00
2019-05-04 09:05:58 +07:00
2019-05-04 09:05:58 +07:00
2019-05-04 09:05:58 +07:00
2019-05-04 18:10:51 +07:00
2019-05-04 17:44:47 +07:00
2019-05-04 18:10:51 +07:00
2019-05-04 17:32:50 +07:00
2019-05-04 09:05:58 +07:00
2019-05-04 18:20:29 +07:00

flat.hpp

travis appveyor codecov language license paypal

Installation

flat.hpp is a header only library. All you need to do is copy the header files (flat_set.hpp and flat_map.hpp) into your project and include them:

#include "flat_set.hpp" // for flat_set<K>
#include "flat_map.hpp" // for flat_map<K,V>

API

coming soon!

License (MIT)

Description
Library of flat vector-like based associative containers
Readme 456 KiB
Languages
C++ 97.4%
CMake 2.6%