How to have input parameters like std::vectorWhat I am aiming to do is to have parameters for a function be similar to std::vector where you choo...
the managed nullptr type cannot be used here.[code]using _Literal_zero = decltype(nullptr);[/code] is giving the error in the "compare" file. I d...
the managed nullptr type cannot be used here.[code] #ifndef BUILDING_SYSTEM_H_ #define BUILDING_SYSTEM_H_ #include <vcclr.h> delegate void Struc...
the managed nullptr type cannot be used here.Look, I compiled it with clr, adding gcnew did NOT fix the problem. And the file that had the error ...
the managed nullptr type cannot be used here.That is what I have done if you see my code. I commented out [quote] = gcnew EventHandler(); [/quote...
This user does not accept Private Messages