Commit Graph

6 Commits

Author SHA1 Message Date
King_DuckZ fcaa62d69f Fix copy-construction warning in clang
This bumps the c++ requirement to c++17
2021-04-08 15:01:42 +02:00
King_DuckZ 2c1bf17c6b Explicit assignment in copy constructors 2021-04-08 12:07:24 +02:00
King_DuckZ c5c982a9a4 Add optional set_*() methods.
Useful if you need a setter/getter pair,
for example to register them into some
other library.
2021-04-04 14:42:37 +02:00
King_DuckZ 222a3b3621 Update copyright to 2020 2020-05-04 03:59:02 +02:00
King_DuckZ eaeac13e14 Allow some implicit conversions, I don't think it will hurt perf or anything. 2020-04-08 00:01:09 +02:00
King_DuckZ 19b12600d8 Add the version number to vectorwrapper.hpp 2019-01-19 11:06:49 +00:00