#include <ozo/core/concept.h>
Insert Iterator concept.
This trait determines whether T is an insert iterator bound with some container Type Iterator models InsertIterator concept if it models OutputIterator or has container_type member type which is class.