mirror of
https://github.com/boostorg/describe.git
synced 2026-01-19 04:12:07 +00:00
boost-1.90.0
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++14or above - Clang 3.9 or later with
-std=c++14or above - Visual Studio 2015 or later
Tested on Github Actions and Appveyor.
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
97.6%
CMake
1.3%
Shell
0.5%
Batchfile
0.4%
HTML
0.2%