ALPSCore reference
Public Types | List of all members
alps::change_value_type< std::vector< T, A >, V > Struct Template Reference

#include <change_value_type.hpp>

Collaboration diagram for alps::change_value_type< std::vector< T, A >, V >:
Collaboration graph

Public Types

typedef std::vector< V > type
 

Detailed Description

template<class T, class A, class V>
struct alps::change_value_type< std::vector< T, A >, V >

Definition at line 27 of file change_value_type.hpp.

Member Typedef Documentation

template<class T , class A , class V >
typedef std::vector<V> alps::change_value_type< std::vector< T, A >, V >::type

Definition at line 29 of file change_value_type.hpp.


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