Using emplace_back to avoid temporary
[folly.git] / folly / test / small_vector_test.cpp
2015-06-17 Praveen KumarUsing emplace_back to avoid temporary
2015-06-15 Sara GolemonRevert "Using emplace_back to avoid temporary"
2015-06-12 Praveen KumarUsing emplace_back to avoid temporary
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Nicholas OrmrodDelete small_vector's OneBitMutex policy
2014-04-18 Elizabeth Smithmacro for cross platform x64 detection
2014-03-18 Tianjiao YinAdd constexpr specifier for small_vector::max_size
2014-03-18 Philip Proninupdate FOLLY_IS_TRIVIALLY_COPYABLE
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-24 Peter GriessRemove check that depends on malloc implementation.
2013-10-24 Peter GriessDetect and use std::is_trivially_copyable<T> where...
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6