Helper functor to extract the domain associated with the given container.
More...
Public Member Functions | |
| result_type | operator() (Container *container) const |
Public Types | |
| typedef Container::domain_type | result_type |
Helper functor to extract the domain associated with the given container.
Specialization used when the container provides domain information.
1.8.13