Skip to content

Latest commit

 

History

6 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

cpp-reflection-standard26

Code snippets of the reflection c++ feature

settings:

  • compiler: g++-16.1
  • cmake: 3.30.9
  • standard: 26

references:

examples:

  • case_1 - basic reflection new operators, type management, comparison
  • case_2 - struct field manipulations
  • case_3 - annotation attachment, struct annotation analysis
  • case_4 - annotation search at namespace, class manipulations
  • case_5 - defining struct types

关于

Code snippets of c++26 reflection with g++16.1

Topics

Resources

Stars

1 star

关注者

0 watching

复刻s

发布

贡献者

Languages