changes static initialization of zero_(0) to zero_ = T()
This should be replaces by value_traits<T>::zero and the
definition of one_ = 1 should be replaced by value_traits<T>::one
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.