A C++14 reflection library
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.
license | BSL-1.0 |
---|---|
project | boost |
url | github.com/boostorg/describe |
doc-url | www.boost.org/doc/libs/1_85_0/libs/describe |
boost-users@lists.boost.orgMailing list | |
topics | C++Boost |
5 Versions
version | 1.85.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 1; libboost-mp11 |
reviews | +1 |
version | 1.83.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 1; libboost-mp11 |
reviews | +1 |
version | 1.81.0+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 1; libboost-mp11 |
reviews | +1 |
version | 1.78.0 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 1; libboost-mp11 |
reviews | +1 |
version | 1.77.0+1 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 1; libboost-mp11 |
reviews | +1 |