Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dreiss
on June 3, 2012
|
parent
|
context
|
favorite
| on:
Folly - The Faceboook open source library
- It adjusts its growth strategy to work well with the properties of the allocator.
- It requires that its members be relocatable and uses memmove to speed up move operations.
shin_lao
on June 4, 2012
[–]
1 - Can be done from the allocator; 2 - I don't think it's useful with rvalues references. It also sounds like you want to use std::list...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
- It requires that its members be relocatable and uses memmove to speed up move operations.