Public Types
vpdt_norm_const_accessor< dist_type >::rebind< other_dist > Struct Template Reference

rebind this functor to another distribution type. More...

#include <vpdt_distribution_accessors.h>

List of all members.

Public Types

typedef
vpdt_norm_const_accessor
< other_dist > 
other

Detailed Description

template<class dist_type>
template<class other_dist>
struct vpdt_norm_const_accessor< dist_type >::rebind< other_dist >

rebind this functor to another distribution type.

Definition at line 113 of file vpdt_distribution_accessors.h.


Member Typedef Documentation

template<class dist_type >
template<class other_dist >
typedef vpdt_norm_const_accessor<other_dist> vpdt_norm_const_accessor< dist_type >::rebind< other_dist >::other

Definition at line 114 of file vpdt_distribution_accessors.h.


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