fp
Functional Programming extensions to C++ for ROS projects.
|
Validate that the value is contained on the set of valid_values
[in] | valid_values | The valid values |
[in] | value | The value |
Rng | The type of valid_values, deduced |
T | The type of the value, deduced |
This is an example of how to use in