|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
Thrown by property_entries (<welder/bind_traits.hpp>) when a participating setter's property has no participating getter in that language — welder binds no write-only properties. 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 a participating setter's property has no participating getter in that language — welder binds no write-only properties.
| const char* welder::diag::setter_without_getter::what |
What went wrong and how to fix it.