Skip to content
Snippets Groups Projects
Commit 7105b773 authored by Roberto Raggi's avatar Roberto Raggi
Browse files

Enable completion in C++ ctor-initializers. For example,

struct foo {
  int m_zoo;

  foo(): m_ // cursor is here.
parent 6bcfee48
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment