#include <ToyProducts.h>
Public Member Functions | |
| DoubleProduct ()=default | |
| DoubleProduct (double d) | |
| void | aggregate (DoubleProduct const &d) |
Public Attributes | |
| double | value {2.2} |
Definition at line 83 of file ToyProducts.h.
|
default |
|
inlineexplicit |
Definition at line 85 of file ToyProducts.h.
|
inline |
Definition at line 88 of file ToyProducts.h.
| double arttest::DoubleProduct::value {2.2} |
Definition at line 93 of file ToyProducts.h.
1.8.11