Patrick Niklaus
|
c7a1576100
|
Apply clang-format again
|
2016-07-26 15:00:58 +02:00 |
|
Daniel Patterson
|
ec02cdc4cc
|
Use mmap instead of read - it's a lot faster here.
Also clean up construction of STRONG_TYPEDEF so that it can be
packed properly in structs (this explains all the () -> {}) changes
here.
|
2016-06-27 17:24:30 -07:00 |
|
Daniel J. Hofmann
|
801cc72691
|
Sync with Clang38 Format
|
2016-06-02 14:43:27 +02:00 |
|
Lauren Budorick
|
058b8c3b31
|
Template vector
|
2016-06-02 14:27:25 +02:00 |
|
Lauren Budorick
|
0c60a2aef8
|
Minor cleanups + comments
|
2016-06-02 14:27:25 +02:00 |
|
Lauren Budorick
|
1659bbf7b1
|
Refining packed_vector.hpp
* Rename to std::vector-like APIs (push_back, at)
* Add size, reserve, capacity methods
|
2016-06-02 14:27:25 +02:00 |
|
Lauren Budorick
|
46b58fba83
|
Packed vector cleanups and unit test
|
2016-06-02 14:27:25 +02:00 |
|