Exceptions
[lite array - A C++ Multidimensional Array Library]

Classes

class  lite::size_mismatch_error
 A mismatch between the sizes of two arrays in an operation or invalid size for a single array. More...

Detailed Description

The library performs some size checking to make sure the size of the arrays used in expressions match and throws a lite::size_mismatch_error on error. This may incur some performance overhead. You can define the NDEBUG macro before including the header file to disable all error checking.

 All Classes Namespaces Files Functions Variables Typedefs Defines

Generated on Fri Nov 6 02:03:21 2009 for Lite by  doxygen 1.6.0