|  | Home | Libraries | People | FAQ | More | 
Assignment.
value& operator=( long long i);
            Replace *this
            with i.
          
No-throw guarantee.
            Linear in the size of *this.
          
| Name | Description | 
|---|---|
| 
                       | The new value. |