CGAL 5.1 - STL Extensions for CGAL
CGAL::value_type_traits< std::front_insert_iterator< Container > > Struct Template Reference

#include <CGAL/value_type_traits.h>

Public Types

typedef Container::value_type type
 

Member Typedef Documentation

◆ type

template<class Container >
typedef Container::value_type CGAL::value_type_traits< std::front_insert_iterator< Container > >::type