Skip to content

boostorg/describe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ddff876 · Dec 13, 2024
Mar 23, 2024
Dec 13, 2024
Sep 9, 2024
Sep 9, 2024
Mar 22, 2024
Nov 7, 2021
Oct 13, 2024
Dec 13, 2024
Sep 8, 2020
Mar 14, 2021
May 27, 2021
Feb 19, 2022
Jun 21, 2022
Aug 21, 2024
Sep 8, 2020

Repository files navigation

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.