11 Commits

Author SHA1 Message Date
Antony Polukhin fbaec2978b Update copyright years 2026-01-02 13:35:47 +03:00
Antony Polukhin 8292e18318 Update copyright years 2025-01-05 19:35:57 +03:00
Antony Polukhin f53cd5d269 Update copyright years 2024-01-07 13:49:50 +03:00
Antony Polukhin f104bceb32 Drop C++03 and C++98 support (#26) 2023-09-04 09:37:22 +03:00
Antony Polukhin 89d456572b Update copyright years 2023-01-19 09:58:55 +03:00
Antony Polukhin d1b242e85d update copyright years 2022-01-30 12:46:03 +03:00
Antony Polukhin 3544bb8eea fix directories 2021-04-17 21:44:13 +03:00
Antony Polukhin 70c977d239 fixes, tests, cleanups and polishings 2021-04-06 20:40:40 +03:00
Ruslan Arutyunyan 371c45e43a Add more tests for basic any. basic_any_cast -> any_cast 2021-03-27 21:11:14 +03:00
Ruslan Arutyunyan 6a340fc82e Add common header for basic_any and any move tests 2019-12-02 01:25:10 +03:00
Ruslan Arutyunyan 6e39562a9f Add new class template basic_any.
Modification:
    Add new class template boost::basic_any with small object optimization
    and virtual calls remplacement.
    Adopt existing boost::any tests for new functionality
2019-06-20 00:35:07 +03:00