PMDK C++ bindings  1.13.0-git107.g7e59f08f
This is the C++ bindings documentation for PMDK's libpmemobj.
pmem::detail::is_output_iterator< T > Struct Template Reference

Type trait to determine if a given parameter type satisfies requirements of OutputIterator. More...

#include <libpmemobj++/detail/iterator_traits.hpp>

Inherits pmem::detail::has_iterator_category_convertible_to< T, U, C >.

Detailed Description

template<typename T>
struct pmem::detail::is_output_iterator< T >

Type trait to determine if a given parameter type satisfies requirements of OutputIterator.


The documentation for this struct was generated from the following file: