#include <ToyProducts.h>
Public Member Functions | |
Sortable ()=default | |
Sortable (int i) | |
void | aggregate (Sortable const &) const |
Public Attributes | |
int | data {} |
Definition at line 195 of file ToyProducts.h.
|
default |
|
inlineexplicit |
Definition at line 198 of file ToyProducts.h.
|
inline |
Definition at line 200 of file ToyProducts.h.
int arttest::Sortable::data {} |
Definition at line 196 of file ToyProducts.h.