2024-09-09 20:21:03 +03:00
2024-03-23 20:27:08 +02:00
2024-08-21 18:18:20 +03:00
2024-09-09 20:21:03 +03:00
2023-11-25 22:22:10 +01:00
2021-11-08 00:34:30 +02:00
2024-08-21 21:51:41 +03:00
2020-09-08 19:45:40 +03:00
2022-06-21 17:06:42 +03:00
2024-08-21 20:59:01 +03:00
2021-05-28 00:14:09 +03:00
2020-09-08 19:45:40 +03:00
2022-02-19 03:17:58 +02:00

Describe

A C++14 reflection library. Provides macros for describing enumerators and struct/class members, and primitives for querying this information. See the documentation for more information and usage examples.

Supported Compilers

  • GCC 5 or later with -std=c++14 or above
  • Clang 3.9 or later with -std=c++14 or above
  • Visual Studio 2015 or later

Tested on Github Actions and Appveyor.

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 442 KiB
Languages
C++ 97.6%
CMake 1.3%
Shell 0.5%
Batchfile 0.4%
HTML 0.2%