Title
Is fpos::state const?
Status
cd1
Section
[fpos]
Submitter
Vincent Leloup

Created on 2003-11-17.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

Proposed resolution:

In section [fpos.members], change the declaration of fpos<stateT>::state() to const.

Date: 2003-11-17.00:00:00

In section [fpos.members] fpos<stateT>::state() is declared non const, but in section [fpos] it is declared const.

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg2649
2003-11-17 00:00:00admincreate