2021-03-14 07:34:09 +02:00
2021-03-14 00:46:24 +02:00
2020-09-14 22:43:32 +03:00
2020-09-08 19:45:40 +03:00
2020-09-08 19:45:40 +03:00
2020-09-13 15:02:59 +03:00
2020-09-08 19:45:40 +03:00
2020-09-16 17:13:05 +03: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=gnu++14 or above
  • GCC 8 or later with -std=c++14 or above
  • Clang 3.6 or later with -std=c++14 or above
  • Visual Studio 2015, 2017, 2019

Tested on Travis 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%