pybind11/include/pybind11/detail
Ralf W. Grosse-Kunstleve b193d42c32
Removing MSVC C4996 from pragma block at the top of pybind11.h (#3129)
* Removing MSVC C4996 from pragma block at the top of pybind11.h

* localtime_thread_safe, PYBIND11_COMPAT_STRDUP

* Adding #include <ctime> (attempt to fix MSVC 2015, 2017 errors).
2021-07-28 21:49:06 -04:00
..
class.h fix(clang-tidy): Enable clang-tidy else-after-return and redundant void checks (#3080) 2021-07-09 06:45:53 -07:00
common.h Removing MSVC C4996 from pragma block at the top of pybind11.h (#3129) 2021-07-28 21:49:06 -04:00
descr.h fix(clang-tidy): clang-tidy readability and misc fixes, like adding const (#3052) 2021-06-21 10:37:48 -04:00
init.h pickle setstate: setattr __dict__ only if not empty (#2972) 2021-06-30 12:34:32 -07:00
internals.h Explicitly export exception types. (#2999) 2021-05-27 08:00:18 -07:00
type_caster_base.h fix(clang-tidy): Enable clang-tidy else-after-return and redundant void checks (#3080) 2021-07-09 06:45:53 -07:00
typeid.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00