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, 2017, 2019
Tested on Github Actions and Appveyor.
License
Distributed under the Boost Software License, Version 1.0.
version | 1.78.0 |
---|---|
license | BSL-1.0Boost Software License 1.0 |
repository | https://pkg.cppget.org/1/legacy |
download | libboost-describe-1.78.0.tar.gz |
sha256 | 2ab3158c718ac8bfd2ce03db6977bc8ca4be9976742904adbb39e905234b56a7 |
project | boost |
---|---|
url | github.com/boostorg/describe |
doc-url | www.boost.org/doc/libs/1_78_0/libs/describe |
package-url | github.com/build2-packaging/boost |
boost-users@lists.boost.orgMailing list | |
package-email | packaging@build2.orgMailing list |
topics | C++Boost |
Depends (1)
libboost-mp11 == 1.78.0 |
Reviews
fail | 0 |
---|---|
pass | 1 |