gxcpp_geogx.h using c++ keyword for method name - does not compile!

Options
BenReschke
BenReschke Posts: 1 Calcite Rank Badge
edited February 2023 in GeoStudio
I have just started to use the C++ variation of GX Core v9.5 and I can not even compile a simple program as the GXRGRD class has one of it's methods name 'default' which is a C++ reserved keyword and can not be used.

int32_t GXRGRD::default(const gx_string_type& param1, GXDATPtr param2)

Can this please be fixed?
This discussion has been closed.