|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
Thrown by property_entries (<welder/bind_traits.hpp>) when an accessor-marked function also carries a weld_as — the accessor's explicit name is the property's rename tool, so the two would fight. More...
#include <welder/diag.hpp>
Public Attributes | |
| const char * | what |
| What went wrong and how to fix it. | |
Thrown by property_entries (<welder/bind_traits.hpp>) when an accessor-marked function also carries a weld_as — the accessor's explicit name is the property's rename tool, so the two would fight.
| const char* welder::diag::accessor_weld_as_conflict::what |