robot-contrib f6630540a9 Update contrib/restricted/boost/describe to 1.83.0 1 year ago
..
include f6630540a9 Update contrib/restricted/boost/describe to 1.83.0 1 year ago
CMakeLists.darwin-x86_64.txt 33ed6077e6 Intermediate changes 1 year ago
CMakeLists.linux-aarch64.txt 58a117b001 External build system generator release 8 1 year ago
CMakeLists.linux-x86_64.txt 33ed6077e6 Intermediate changes 1 year ago
CMakeLists.txt 887be65957 External build system generator release 29 1 year ago
CMakeLists.windows-x86_64.txt 6324d075a5 Intermediate changes 1 year ago
README.md faae92145d Update contrib/restricted/boost/container_hash to 1.81.0 1 year ago
ya.make f6630540a9 Update contrib/restricted/boost/describe to 1.83.0 1 year ago

README.md

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.