Author Topic: Does not tag variables declared with curly brackets  (Read 1452 times)

smoglu

  • New Community Member
  • Posts: 1
  • Hero Points: 0
Does not tag variables declared with curly brackets
« on: July 06, 2018, 09:58:00 PM »
Hi, when I declare a variable with curly brackets (for zero initialization) it does not get tagged. Example:

int my_int{};

How can I get these tagged?

SlickEdit 2012 (v17.0.2.0 32-bit)

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: Does not tag variables declared with curly brackets
« Reply #1 on: July 07, 2018, 08:24:01 PM »
Looks like support for this was added in v19. Current version is v22. You can download a trial to check it out. Let us know if you have any problems.