John Reck 7df9ff2a08 Fix all LA memory leaks forever!
Bug: 27072626

Or at least fix this one and make it harder to leak
going forward. static_asserts are cool, use them liberally

Also makes allocation via LA (slightly) faster by fixing create*
variants to use rvalue references & std::forward, preventing
an accidental pass-by-value

Change-Id: I18fd696a93dd6ea49c8d8c587d4c8bee56dbfdf5
2016-02-11 00:42:23 +00:00
..
2015-12-02 15:20:26 -08:00
2016-01-25 16:15:14 -08:00
2016-01-25 16:15:14 -08:00
2015-11-12 13:05:35 -08:00
2015-08-19 15:53:01 -07:00
2015-08-18 15:32:57 -04:00
2015-12-09 14:44:01 -08:00
2015-11-05 10:13:23 -08:00
2016-01-14 13:42:12 -08:00