Public Member Functions | Private Attributes
ArrayLengthSpecifier Class Reference

#include <general.h>

List of all members.

Public Member Functions

 ArrayLengthSpecifier (int l)
int Value () const
int value () const

Private Attributes

int v

Detailed Description

This class is used to avoid constructors such as ColumnVector(int) being used for conversions. Eventually this should be replaced by the use of the keyword "explicit".

Definition at line 218 of file general.h.


Constructor & Destructor Documentation

Definition at line 224 of file general.h.


Member Function Documentation

int ArrayLengthSpecifier::Value ( ) const [inline]

Definition at line 222 of file general.h.

int ArrayLengthSpecifier::value ( ) const [inline]

Definition at line 223 of file general.h.


Member Data Documentation

int ArrayLengthSpecifier::v [private]

Definition at line 220 of file general.h.


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


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15