mCRL2
Loading...
Searching...
No Matches
atermpp::detail::iterator_value< std::front_insert_iterator< Container > > Struct Template Reference

#include <algorithm_impl.h>

Public Types

typedef Container::value_type type
 

Detailed Description

template<class Container>
struct atermpp::detail::iterator_value< std::front_insert_iterator< Container > >

Definition at line 54 of file algorithm_impl.h.

Member Typedef Documentation

◆ type

template<class Container >
typedef Container::value_type atermpp::detail::iterator_value< std::front_insert_iterator< Container > >::type

Definition at line 56 of file algorithm_impl.h.


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