2

If I declare three variables in one line as below

ClassA a,b,c;

What is the order of their creation? Is the order defined by C++ standard or it depends on compiler?

jww
  • 97,681
  • 90
  • 411
  • 885
pasha
  • 2,035
  • 20
  • 34

0 Answers0