Ion Gaztañaga
|
4122e722a4
|
Added constant static_vector<>/small_vector::static_capacity to use the configured capacity in constant expressions.
|
2016-08-03 00:18:11 +02:00 |
|
Ion Gaztañaga
|
33b331da38
|
Reduce redundant instantiations to improve test build times
|
2016-02-23 13:29:46 +01:00 |
|
Ion Gaztañaga
|
211c474eb4
|
small_vector was not being tested in some places due to copy-paste error.
|
2015-12-25 13:27:06 +01:00 |
|
Ion Gaztañaga
|
641d1a5d5a
|
small_vector: Added copy/move constructor/assignments from small_vector_base
|
2015-12-24 13:46:00 +01:00 |
|
Ion Gaztañaga
|
f1f97518d3
|
Fixed Track #11627 and #11628
|
2015-09-09 09:48:09 +02:00 |
|
Ion Gaztañaga
|
d01cb72b3f
|
Add iterator tests
|
2015-04-14 15:03:19 +02:00 |
|
Ion Gaztañaga
|
8db0f4ad64
|
small_vector's initializer list constructor was not implemented and tested.
|
2015-02-28 00:17:46 +01:00 |
|
Ion Gaztañaga
|
63a83096a8
|
Add small function to test conversion to small_vector_base
|
2015-02-27 21:36:43 +01:00 |
|
Ion Gaztañaga
|
8cdfec7890
|
Add experimental small_vector class
|
2015-02-26 00:35:59 +01:00 |
|