The C++ standard requires complete C++ objects to have unique storage locations. However with Visual C++, there are cases where types without data members will share a storage ___location with other types for the lifetime of the object.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
The C++ standard requires complete C++ objects to have unique storage locations. However with Visual C++, there are cases where types without data members will share a storage ___location with other types for the lifetime of the object.