1. 30 Jun, 2020 1 commit
    • Lin Hsu's avatar
      Typo · d031efe7
      Lin Hsu authored
      d031efe7
  2. 10 Jun, 2020 1 commit
  3. 26 Apr, 2020 7 commits
  4. 31 Mar, 2020 2 commits
  5. 25 Nov, 2019 2 commits
  6. 14 Nov, 2019 2 commits
  7. 14 Oct, 2019 2 commits
  8. 21 Sep, 2019 3 commits
  9. 20 Sep, 2019 3 commits
  10. 19 Sep, 2019 2 commits
  11. 19 Aug, 2019 1 commit
    • Andre Schmeißer's avatar
      Make `overload_cast_impl` available in C++11 mode. (#1581) · 19189b4c
      Andre Schmeißer authored
      * Make `overload_cast_impl` available in C++11 mode.
      
      Narrow the scope of the `#if defined(PYBIND11_CPP14)` block around overload_cast to only
      cover the parts where C++14 is stricly required. Thus, the implementation in
      `pybind11::details::overload_cast_impl` is still available in C++11 mode.
      
      * PR #1581: Modify test to use overload_cast_impl, update docs and change log
      19189b4c
  12. 19 Jul, 2019 1 commit
  13. 22 Jun, 2019 1 commit
  14. 12 Jun, 2019 1 commit
  15. 11 Jun, 2019 4 commits
  16. 10 Jun, 2019 6 commits
  17. 16 Nov, 2018 1 commit