Helper functor to extract the domain associated with the given container
.
More...
Public Member Functions | |
result_type | operator() (std::string *container) const |
Public Types | |
typedef indexed_domain< size_t > | result_type |
Helper functor to extract the domain associated with the given container
.
Specialization used when the container is a std::string.