You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Severity Code Description Project File Line Suppression State
Error C2861 'int System::IComparableSystem::Quadruple::CompareTo(System::Quadruple)': an interface member function cannot be defined QPFloat C:\Users\globa\source\repos\QPFloat\QPFloat\ManagedQuadruple.cpp 496
Error C2065 'storage': undeclared identifier QPFloat C:\Users\globa\source\repos\QPFloat\QPFloat\ManagedQuadruple.cpp 497
Error C2248 'System::Quadruple::storage': cannot access private member declared in class 'System::Quadruple' QPFloat C:\Users\globa\source\repos\QPFloat\QPFloat\ManagedQuadruple.cpp 498
Error C3860 generic argument list following class generic name must list parameters in the order used in generic parameter list QPFloat C:\Users\globa\source\repos\QPFloat\QPFloat\ManagedQuadruple.cpp 496
The text was updated successfully, but these errors were encountered:
Severity Code Description Project File Line Suppression State
Error C2861 'int System::IComparableSystem::Quadruple::CompareTo(System::Quadruple)': an interface member function cannot be defined QPFloat C:\Users\globa\source\repos\QPFloat\QPFloat\ManagedQuadruple.cpp 496
Error C2065 'storage': undeclared identifier QPFloat C:\Users\globa\source\repos\QPFloat\QPFloat\ManagedQuadruple.cpp 497
Error C2248 'System::Quadruple::storage': cannot access private member declared in class 'System::Quadruple' QPFloat C:\Users\globa\source\repos\QPFloat\QPFloat\ManagedQuadruple.cpp 498
Error C3860 generic argument list following class generic name must list parameters in the order used in generic parameter list QPFloat C:\Users\globa\source\repos\QPFloat\QPFloat\ManagedQuadruple.cpp 496
The text was updated successfully, but these errors were encountered: