Don't define operators for wx types in global scope. This results in much better error messages when the compiler gives an error about failing to resolve a call to some operator in user code because it doesn't list all the wx-defined operators as candidates. In practice, this cuts down error messages from 500 (!) lines to 2 with gcc. See #24190. |
||
|---|---|---|
| .. | ||
| advprops.h | ||
| editors.h | ||
| manager.h | ||
| private.h | ||
| property.h | ||
| propgrid.h | ||
| propgriddefs.h | ||
| propgridiface.h | ||
| propgridpagestate.h | ||
| props.h | ||