RcppMagicEnum: 'Rcpp' Bindings to 'Magic Enum' 'C++' 'Enum' Support

The header-only modern 'C++' template library 'Magic Enum' for static reflection of 'enums' (to string, from string, iteration) is provided by this package. More information about the underlying library can be found at its repository at <https://github.com/Neargye/magic_enum>.

Version: 0.0.1
Imports: Rcpp (≥ 1.0.10)
LinkingTo: Rcpp
Suggests: tinytest
Published: 2024-08-19
DOI: 10.32614/CRAN.package.RcppMagicEnum
Author: Dirk Eddelbuettel ORCID iD [aut, cre], Daniil Goncharov [aut] (Autor of 'magic_enum')
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/rcppmagicenum/issues
License: MIT + file LICENSE
URL: https://github.com/eddelbuettel/rcppmagicenum
NeedsCompilation: yes
Materials: README
CRAN checks: RcppMagicEnum results

Documentation:

Reference manual: RcppMagicEnum.pdf

Downloads:

Package source: RcppMagicEnum_0.0.1.tar.gz
Windows binaries: r-devel: RcppMagicEnum_0.0.1.zip, r-release: RcppMagicEnum_0.0.1.zip, r-oldrel: RcppMagicEnum_0.0.1.zip
macOS binaries: r-release (arm64): RcppMagicEnum_0.0.1.tgz, r-oldrel (arm64): RcppMagicEnum_0.0.1.tgz, r-release (x86_64): RcppMagicEnum_0.0.1.tgz, r-oldrel (x86_64): RcppMagicEnum_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppMagicEnum to link to this page.