|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
Thrown by property_entries (<welder/bind_traits.hpp>) when two getters (or two setters) resolve to the same property name for one language — a property has exactly one function per half. 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 two getters (or two setters) resolve to the same property name for one language — a property has exactly one function per half.
| const char* welder::diag::duplicate_property_accessor::what |
What went wrong and how to fix it.