![]() |
mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
|
Helper struct for a numeric range with named members to make the code a bit more readable. More...
#include <param_provider.h>
Public Attributes | |
T | minimum |
Minimal value of a parameter. | |
T | maximum |
Maximal value of a parameter. | |
Helper struct for a numeric range with named members to make the code a bit more readable.