sparrow 1.0.0
|
Concept for input containers that can provide metadata pairs. More...
#include <metadata.hpp>
Concept for input containers that can provide metadata pairs.
Defines the requirements for containers that can be used as input for metadata processing functions. The container must be an input range with elements of type metadata_pair.
T | Type to check for metadata container compatibility |
Definition at line 304 of file metadata.hpp.