27 #ifndef ELEMENTSEXAMPLES_ELEMENTSEXAMPLES_TEMPLATEDDATASOURCEUSER_H_
28 #define ELEMENTSEXAMPLES_ELEMENTSEXAMPLES_TEMPLATEDDATASOURCEUSER_H_
65 #endif // ELEMENTSEXAMPLES_ELEMENTSEXAMPLES_TEMPLATEDDATASOURCEUSER_H_
This class has been created to demonstrate unit testing. It manipulate an object representing a DataS...
double sumRecords(const T &data_source)
Compute the sum of the values of the records stored into the provided DataSource. ...