
sbx320
Administrator


- 120
- Mitglied seit 23. September 2010
- Letzte Aktivität:
- Beiträge
- 1.483
- Erhaltene Reaktionen
- 605
- Punkte
- 8.070
- Profil-Aufrufe
- 38.598
Über mich
- Über mich
- Zitat von complex.numbers
If z is an lvalue expression of type cv complex<T> then:
- the expression reinterpret_cast<cv T(&)[2]>(z) shall be well-formed,
- reinterpret_cast<cv T(&)[2]>(z)[0] shall designate the real part of z, and
- reinterpret_cast<cv T(&)[2]>(z)[1] shall designate the imaginary part of z.
Moreover, if a is an expression of type cv complex<T>* and the expression a is well-defined for an integer expression i, then:
- reinterpret_cast<[i]cv T*>(a)[2*i] shall designate the real part of a, and
- reinterpret_cast<[i]cv T*>(a)[2*i + 1] shall designate the imaginary part of a[i].
Persönliche Informationen
- Geburtstag
- 27. August 1902 (120)