1. 09 11月, 2018 1 次提交
  2. 30 10月, 2018 1 次提交
    • B
      [set/map/vector] Make constructable, but not copy or assignable · 67a22f37
      Behdad Esfahbod 提交于
      Disable copy/assign on them, as they shouldn't.
      
      Make constructor / destructor call init_shallow/fini_shallow,
      and make those idempotent.  So, these three can be constructed
      on stack now and no init/fini call is needed.  As such,
      hb_auto_t<> is not needed anymore.  I'll remove that separately.
      67a22f37
  3. 26 10月, 2018 2 次提交
  4. 17 10月, 2018 3 次提交
  5. 06 10月, 2018 2 次提交
  6. 05 9月, 2018 1 次提交
  7. 26 8月, 2018 1 次提交
  8. 06 8月, 2018 2 次提交