#include <comstl/collections/enumeration_policies.hpp>
Public Member Functions | |
| void | operator() (value_type &dest, value_type const &src) const |
| The function call operator, which causes the destination to be copied from the source. | |
| void operator() | ( | value_type & | dest, | |
| value_type const & | src | |||
| ) | const [inline] |
The function call operator, which causes the destination to be copied from the source.
1.5.6