You need to sign in or sign up before continuing.
Enable completion in C++ ctor-initializers. For example,
struct foo { int m_zoo; foo(): m_ // cursor is here.
Loading
Please register or sign in to comment
struct foo { int m_zoo; foo(): m_ // cursor is here.