Public Types | List of all members
vpdt_mean_accessor< dist_type >::rebind< other_dist > Struct Template Reference

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

#include <vpdt_distribution_accessors.h>

Public Types

typedef vpdt_mean_accessor< other_dist > other
 

Detailed Description

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

rebind this functor to another distribution type.

Definition at line 59 of file vpdt_distribution_accessors.h.

Member Typedef Documentation

◆ other

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

Definition at line 60 of file vpdt_distribution_accessors.h.


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