Skip to content
Snippets Groups Projects
Jonas Greitemann's avatar
Jonas Greitemann authored
The change described in the commit message of 489a6f27 has been
implemented. Client codes have to replace any usage of the protected
`measurements` member variable (of `alps::mcbase`) with the
`measurements()` member function. Failing to do so generates errors
(because the function shadows the variable) thus accidental misuse is
precluded.
59651150
History
Name Last commit Last update
..