Купил новый чайник. Он заметно тише предшественника, но кмк он пиздец долго(больше 5 минут, может что-то около 10) кипятит свои 1,8 литра, даже дольше того, что стоял на столе до этого.
Microsoft Visual C++ is a C, C++ and C++/CLI compiler for Windows. The most recent version of the compiler is Visual C++ 2017. The compiler supports the following languages: C: Supports C90 and most of C99 and C11 parts of the ISO C++ standard as of Visual Studio 2017 C++: Support for most C++11 features and some C++14 and C++17 features as of Visual Studio 2017 C++/CLI
Visual C++ does not support inline assembly at all for x64 native or ARM. Intrinsics are preferred as they leave register scheduling to the optimizer without lots of strange boundaries forced by inline asm