Antony Polukhin
1c89e3a56c
Update copyright years
2025-01-05 19:41:20 +03:00
Antony Polukhin
90ec909dcf
Update copyright years
2024-01-07 13:22:00 +03:00
Antony Polukhin
af5ce2a5fe
Drop C++03 and C++98 support ( #62 )
...
Also update tests to not use Boost.Test
2023-09-02 17:42:14 +03:00
fanquake
b302988907
refactor: use core/noncopyable over boost/noncopyable
...
The later is deprecated:
```cpp
// The header file at this path is deprecated;
// use boost/core/noncopyable.hpp instead.
include <boost/core/noncopyable.hpp>
```
2022-08-24 12:34:18 +01:00
Antony Polukhin
745b4dc4ac
workaround b2 issues with long filenames (again)
2021-01-05 12:21:37 +03:00