boost_describe

Crates.ioboost_describe
lib.rsboost_describe
version0.1.0
created_at2025-08-29 14:55:20.119765+00
updated_at2025-08-29 14:55:20.119765+00
descriptionBoost C++ library boost_describe packaged using Zanbil
homepage
repositoryhttps://github.com/zanbilify/boost_describe
max_upload_size
id1815987
size276,731
(HKalbasi)

documentation

README

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.

Commit count: 245

cargo fmt