Search:

Type: Posts; User: homer_3

Search: Search took 0.01 seconds.

  1. The only time they are intended to be set is...

    The only time they are intended to be set is during initializing the object. Technically this is being done when the array is created, but that doesn't do much good because everything is set to the...
  2. Calling custom constructor of element in array whose class has const members?

    If I have an array of some class, and that class has const members, is there some way I can call a custom constructor on elements of the array?

    I can't seem to reinitialize an element in foos in...
Results 1 to 2 of 2