Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Repository
7105b773a12e8c0f79d31a9596f6c35b32d0bd08
Switch branch/tag
qt-creator
src
plugins
cpptools
cppcodecompletion.cpp
Find file
Blame
History
Permalink
Enable completion in C++ ctor-initializers. For example,
· 7105b773
Roberto Raggi
authored
Oct 08, 2009
struct foo { int m_zoo; foo(): m_ // cursor is here.
7105b773