Search:

Type: Posts; User: anon

Search: Search took 0.03 seconds.

  1. Yet another thing you could do, perhaps, is not...

    Yet another thing you could do, perhaps, is not to use an array but just use the data in the initializer list (I think that's read-only only, though).



    This appears to work with GCC 4.4.1. It...
  2. I haven't been able to figure that one out....

    I haven't been able to figure that one out. initializer_list doesn't have anything but begin and end methods, but array doesn't have a constructor that can do anything with them.

    Perhaps pass an...
Results 1 to 2 of 2