Richard Powell
Richard Powell
possible fix PR here: #22752
Well, we do have this pointy edge in the default constructor: [wxRadioBox](https://docs.wxwidgets.org/3.0/classwx_radio_box.html#a383386e9dfdb6b73b5356cffec2c253b) ([wxWindow](https://docs.wxwidgets.org/3.0/classwx_window.html) *parent, [wxWindowID](https://docs.wxwidgets.org/3.0/windowid_8h.html#ae8091432cc2cb2485d45f2302fb51133) id, const [wxString](https://docs.wxwidgets.org/3.0/classwx_string.html) &label, const [wxPoint](https://docs.wxwidgets.org/3.0/classwx_point.html) &pos=[wxDefaultPosition](https://docs.wxwidgets.org/3.0/gdicmn_8h.html#af5a90c753eaf3d3e3e5068a19ec3c1d0), const [wxSize](https://docs.wxwidgets.org/3.0/classwx_size.html) &size=[wxDefaultSize](https://docs.wxwidgets.org/3.0/gdicmn_8h.html#a33a012cdb075e9f78c93f63bec2dc27b), int n=0, const [wxString](https://docs.wxwidgets.org/3.0/classwx_string.html) choices[]=NULL,...
I'll have to dig up the windows version and see if I can still reproduce it.
Lots of whitespace changes... One concern, I think I have to do specialization like this: namespace boost { namespace boostache { namespace model { namespace customization { template void render(std::ostream...