HomeFreeBSD

devel/reflection-cpp: add port: C++ static reflection support library

Description

devel/reflection-cpp: add port: C++ static reflection support library

This is a C++ static reflection library.

Goals:

  • Trivial to integrate into existing codebases (no code generation, no macros, no build system changes)
  • Minimal to zero runtime overhead
  • Works with C++20 and later
  • Prepared to integrate C++26 reflections when they are available

WWW: https://github.com/contour-terminal/reflection-cpp

Details

Provenance
tagattieAuthored on Jun 5 2025, 12:14 PM
Parents
R11:60d9715e27d2: devel/boxed-cpp: add port: Boxing primitive types in C++
Branches
Unknown
Tags
Unknown