
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
While trying to realize factories within Structs I came across something that's possibly a Bug.
It compiles fine, but a static Method seems to return the wrong thing...
simplified example:
The static Factory returns an Info struct initialized with the standard constructor, ignoring the parameters ???
Is this a Bug or me doing something wrong?
regards
Daniel