spot/spot/priv
Maximilien Colange c9131aee72 add a pool allocator for STL containers
* spot/priv/allocator.hh, spot/priv/Makefile.am: add a STL-compliant
  allocator based on spot::fixed_size_pool
* spot/misc/fixpool.hh, spot/misc/fixpool.cc, spot/misc/Makefile.am:
  refactor the existing spot::fixed_size_pool
* spot/ltsmin/ltsmin.cc, spot/twa/twaproduct.cc: reflect changes in the
  interface of spot::fixed_size_pool
* tests/core/mempool.cc: test the new allocator
2018-06-20 14:26:45 +02:00
..
accmap.hh Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
allocator.hh add a pool allocator for STL containers 2018-06-20 14:26:45 +02:00
bddalloc.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
bddalloc.hh use more override and final keywords 2016-02-16 11:59:00 +01:00
freelist.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
freelist.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am add a pool allocator for STL containers 2018-06-20 14:26:45 +02:00
satcommon.cc sat_minimize: improve logs and document Python bindings 2018-03-30 18:01:59 +02:00
satcommon.hh sat_minimize: improve logs and document Python bindings 2018-03-30 18:01:59 +02:00
trim.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
trim.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
weight.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
weight.hh remove stray semi-colons reported by -Wpedantic 2017-02-01 18:02:40 +01:00