gxcpp_geogx.h using c++ keyword for method name - does not compile!
BenReschke
Posts: 1
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.
Can this please be fixed?
int32_t GXRGRD::default(const gx_string_type& param1, GXDATPtr param2)
Can this please be fixed?
0
This discussion has been closed.