List of all members | Public Types | Private Types
utl::add_const_reference< T > Class Template Reference

#include <Histogram.h>

Inheritance diagram for utl::add_const_reference< T >:
Inheritance graph
[legend]

Public Types

typedef boost::add_reference
< const_type >::type 
type
 

Private Types

typedef boost::add_const< T >::type const_type
 

Detailed Description

template<typename T>
class utl::add_const_reference< T >

Definition at line 24 of file Histogram.h.

Member Typedef Documentation

template<typename T>
typedef boost::add_const<T>::type utl::add_const_reference< T >::const_type
private

Definition at line 25 of file Histogram.h.

template<typename T>
typedef boost::add_reference<const_type>::type utl::add_const_reference< T >::type

Definition at line 27 of file Histogram.h.


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

, generated on Tue Sep 26 2023.