- implemented Tracker class
- refactored IMinMAx, Statistics git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@1036 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -27,7 +27,7 @@ Statistics::~Statistics()
|
||||
|
||||
}
|
||||
|
||||
IMinMax const& Statistics::provider_minMax() const
|
||||
IMinMax const& Statistics::minMax() const
|
||||
{
|
||||
return m_provider_minMax;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user