@ -47,6 +47,6 @@ struct Context \
{ \
__VA_ARGS__ \
}; \
return std::make_shared(Context);}()
return std::make_shared<Context>();}()
const float A8_PI = 3.1415926f;
The note is not visible to the blocked user.