1. 13 Mar, 2020 1 commit
    • Rosen Penev's avatar
      replace stddef.h with cstddef · 2db8bcc3
      Rosen Penev authored
      The former is deprecated with C++14. The standard says both are the same:
      
      The contents and meaning of the header<cstddef>are the same as the C
      standard library header<stddef.h>,except that it does not declare the type
      wchar_t, that it also declares the type byte and its associated
      operations (21.2.5), and as noted in 21.2.3 and 21.2.4.
      Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
      2db8bcc3
  2. 21 Jan, 2019 1 commit
  3. 20 Aug, 2018 2 commits
  4. 13 Sep, 2017 1 commit
  5. 16 May, 2017 1 commit
  6. 17 Jan, 2017 1 commit
  7. 23 Aug, 2016 1 commit
  8. 28 Nov, 2014 1 commit
  9. 14 Jul, 2014 7 commits
  10. 06 Jan, 2014 1 commit
  11. 16 Dec, 2013 1 commit
  12. 04 Sep, 2013 1 commit
  13. 30 Jan, 2013 3 commits