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
2016-02-10 00:08:02 +00:00
2016-01-06 10:19:35 -07:00
2016-02-11 00:42:23 +00:00
2015-05-16 01:19:19 +00:00
2016-02-09 13:06:46 -05:00
2016-02-10 04:46:07 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%