Functor to create metadata for a. More...
Public Member Functions | |
return_type | operator() (C *cont) const |
Public Types | |
using | md_cont_type = growable_container< md_entry_type > |
using | return_type = std::pair< bool, md_cont_type * > |
Functor to create metadata for a.
This extractor expects the container to be a
C | container that uses a domain as element storage |