aboutsummaryrefslogtreecommitdiff
path: root/src/fixed_size_allocator.cpp
AgeCommit message (Expand)Author
2018-08-27Fix some macro issues introduced by the previous commit.Marco Poletti
2017-12-27Add a .clang-format config file and reformat all C++ source code using that. ...Marco Poletti
2017-07-15Remove workarounds for GCC 4.8.x bugs now that it's no longer supported.Marco Poletti
2017-07-08Workaround a GCC 4.8 bug causing FixedSizeAllocator's move-assignment operato...Marco Poletti
2016-06-19Reduce the amount of code included when including fruit.h.Marco Poletti