CST< R > Struct Template Reference

List of all members.

Detailed Description

template<class R>
struct CST< R >

Handler for scalar types. 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 17 of file Cst.h.

Public Member Functions

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

Public Attributes

_rep


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

SYNAPS DOCUMENTATION
logo