Files
pybind11/include/pybind11
Tomi Valkeinen aebdf00cd0 Fix "extra ';' outside of a function" warning (#3929)
Fix the following warning seen with clang:

include/pybind11/detail/smart_holder_poc.h:109:2: error: extra ';' outside of a function is incompatible with C++98 [-Werror,-Wc++98-compat-extra-semi]

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
2022-05-07 02:18:13 -07:00
..
2022-02-11 19:06:16 -05:00
2022-03-02 15:25:43 -05:00
2022-02-14 11:36:22 -08:00