[Constant fields struct definition] More...
[Constant fields struct definition]
define a constant field
Definition at line 16 of file util_num_unit_tests.hpp.
#include <util_num_unit_tests.hpp>
Public Types | |
typedef void | const_field |
define that is a constant field | |
Public Member Functions | |
float | val () |
Evaluate the constant field (in this case always return 1.0) | |
typedef void anyname_field::const_field |
define that is a constant field
Definition at line 19 of file util_num_unit_tests.hpp.
|
inline |
Evaluate the constant field (in this case always return 1.0)
Definition at line 22 of file util_num_unit_tests.hpp.