[C++] distinguish reference/value
#3

Ok, I will probably pass an additional parameter to determine the type manually as suggested:

Код:
float GetFloat(int index, bool is_reference = false);
SDK plugin is a very useful tool, unfortunately it is written mostly in C. I am trying to write a wrapper-class for it so it becomes more intuitive to use
Reply


Messages In This Thread
[C++] distinguish reference/value - by Baltazar - 01.08.2017, 12:45
Re: [C++] distinguish reference/value - by Baltazar - 01.08.2017, 17:25
Re: [C++] distinguish reference/value - by Baltazar - 02.08.2017, 17:55

Forum Jump:


Users browsing this thread: 1 Guest(s)