VAL< R > Struct Template Reference

List of all members.

Detailed Description

template<class R>
struct VAL< R >

Handler. No modification of the entries is allowed. This class is used in order to avoid temporary objects during arithmetic operations and assignments.

Definition at line 21 of file REF.h.

Public Member Functions

const R & rep () const
 VAL ()
 VAL (const R &r)
 VAL (const VAL< R > &r)

Public Attributes

_rep


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

SYNAPS DOCUMENTATION
logo