clang ++, g ++ и MSVC не согласны с этим кодом : class A { private: enum class E { NO, YES }; class...