This adaptor allows users to define ordering functors on the components without accessing the components directly. More...
Public Member Functions | |
| sort_adaptor (comp_type_ c) | |
| bool | operator() (const component *const c1, const component *const c2) const |
Public Attributes | |
| comp_type_ | comp |
This adaptor allows users to define ordering functors on the components without accessing the components directly.
Definition at line 80 of file vpdl_mixture.h.
|
inline |
Definition at line 83 of file vpdl_mixture.h.
|
inline |
Definition at line 84 of file vpdl_mixture.h.
| comp_type_ vpdl_mixture< T, n >::sort_adaptor< comp_type_ >::comp |
Definition at line 86 of file vpdl_mixture.h.
1.8.15